diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2021-10-29 22:22:12 +0200 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-10-29 22:30:44 +0200 |
| commit | 7cf7378a9d5566158b74613964b528761415c421 (patch) | |
| tree | 3455036c22758baedf8159be5d4eaacf5c953339 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | dde96363fc42dccab2821e265c1f835a9c229a40 (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
