summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-10-29 22:22:12 +0200
committerNikita Popov <nikita.ppv@gmail.com>2021-10-29 22:30:44 +0200
commit7cf7378a9d5566158b74613964b528761415c421 (patch)
tree3455036c22758baedf8159be5d4eaacf5c953339 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentdde96363fc42dccab2821e265c1f835a9c229a40 (diff)
[BasicAA] Don't treat non-inbounds GEP as nsw
The scale multiplication is only guaranteed to be nsw if the GEP is inbounds (or the multiplication is trivial). Previously we were only considering explicit muls in GEP indices.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions