diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-03-16 16:36:47 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2012-03-16 16:36:47 +0000 |
commit | 3ec2abc5fb2e42241ec454bc24c80b9e34767b05 (patch) | |
tree | 423b1bdd411649da5fbfae490c50eb6314273c33 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 8e5af375dbfa3e3f073a7e402fd02a65f11c928a (diff) | |
download | llvm-3ec2abc5fb2e42241ec454bc24c80b9e34767b05.zip llvm-3ec2abc5fb2e42241ec454bc24c80b9e34767b05.tar.gz llvm-3ec2abc5fb2e42241ec454bc24c80b9e34767b05.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions