diff options
author | Tobias Grosser <grosser@fim.uni-passau.de> | 2013-04-14 13:15:59 +0000 |
---|---|---|
committer | Tobias Grosser <grosser@fim.uni-passau.de> | 2013-04-14 13:15:59 +0000 |
commit | 3ed2600cab77aef99f2b8975b67682c5149b1134 (patch) | |
tree | 9c6fe6f77b6efa33cbb4b7ec601e4e8694248683 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 50ba983d25c0885745bd0502ecc03e65f408440e (diff) | |
download | bcm5719-llvm-3ed2600cab77aef99f2b8975b67682c5149b1134.tar.gz bcm5719-llvm-3ed2600cab77aef99f2b8975b67682c5149b1134.zip |
SCEVValidator: Correctly store 'k * p' as a parameter
We do not only need to understand that 'k * p' is a parameter expression, but
also need to store this expression in the set of parameters. Before this patch
we wrongly stored the two individual parameters %k and %p.
Reported by: Sebastian Pop <spop@codeaurora.org>
llvm-svn: 179485
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions