Don't allow pointer types in affine expressions
We currently do not support pointer types in affine expressions. Hence, we
disallow in the SCoP detection. Later we may decide to add support for them.
This fixes PR12277
Reported-By:
Sebastian Pop <sebpop@gmail.com>
llvm-svn: 152928
Loading
Please register or sign in to comment