diff options
author | Hari Limaye <hari.limaye@arm.com> | 2024-09-05 16:13:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-05 16:13:11 +0100 |
commit | 7eca38ce76d5d1915f4ab7e665964062c0b37697 (patch) | |
tree | a8882fab55c48deba429407cdeea251cd5fa3aad /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | e80f48986c7ba6cc41378b8d8e12d804cf26895d (diff) | |
download | llvm-7eca38ce76d5d1915f4ab7e665964062c0b37697.zip llvm-7eca38ce76d5d1915f4ab7e665964062c0b37697.tar.gz llvm-7eca38ce76d5d1915f4ab7e665964062c0b37697.tar.bz2 |
Reland "[clang] Add nuw attribute to GEPs (#105496)" (#107257)
Add nuw attribute to inbounds GEPs where the expression used to form the
GEP is an addition of unsigned indices.
Relands #105496, which was reverted because it exposed a miscompilation
arising from #98608. This is now fixed by #106512.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions