diff options
author | Nikita Popov <npopov@redhat.com> | 2025-07-31 15:58:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 15:58:04 +0200 |
commit | a71909156e5eaa1932813d4e806fa2b4b0037145 (patch) | |
tree | b6d5d03a9c7edf3f22388e351def8c8ba65f6977 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 9ddbb478ce11e43ae18aa6d04937a51621021482 (diff) | |
download | llvm-a71909156e5eaa1932813d4e806fa2b4b0037145.zip llvm-a71909156e5eaa1932813d4e806fa2b4b0037145.tar.gz llvm-a71909156e5eaa1932813d4e806fa2b4b0037145.tar.bz2 |
[InstCombine] Set flags when canonicalizing GEP indices (#151516)
When truncating set nsw/nuw based on nusw/nuw. When extending, use zext
nneg if nusw+nuw.
Proof: https://alive2.llvm.org/ce/z/JA2Yzr
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions