diff options
author | Dan Gohman <gohman@apple.com> | 2010-06-29 01:41:41 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-06-29 01:41:41 +0000 |
commit | 7a64257f94202b1416bbd4981ada9076af273ee3 (patch) | |
tree | 0a9507f903d46e25ec6052c646a508dac748b8bb /lib/Analysis/BasicAliasAnalysis.cpp | |
parent | b22dc70a5c493d40fcfcebb47fffb9f2f223fa4b (diff) |
Just as its not safe to blindly transfer the nsw bit from an add
instruction to an add scev, it's not safe to blindly transfer the
inbounds flag from a gep instruction to an nsw on the scev for the
gep.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@107117 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BasicAliasAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions