diff options
author | Hari Limaye <hari.limaye@arm.com> | 2024-08-09 13:25:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-09 13:25:04 +0100 |
commit | 94473f4db6a6f5f12d7c4081455b5b596094eac5 (patch) | |
tree | c4805e9393ac9cce0e6cb52495a95796af2aa14d /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 38e02059a72405a94b568d781551d3514f3fc37d (diff) | |
download | llvm-94473f4db6a6f5f12d7c4081455b5b596094eac5.zip llvm-94473f4db6a6f5f12d7c4081455b5b596094eac5.tar.gz llvm-94473f4db6a6f5f12d7c4081455b5b596094eac5.tar.bz2 |
[IRBuilder] Generate nuw GEPs for struct member accesses (#99538)
Generate nuw GEPs for struct member accesses, as inbounds + non-negative
implies nuw.
Regression tests are updated using update scripts where possible, and by
find + replace where not.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions