diff options
author | Nikita Popov <npopov@redhat.com> | 2024-10-02 11:45:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-02 11:45:00 +0200 |
commit | 9f3d1695eb97a4612b0cf2bbc5eb85ebdb5eaff8 (patch) | |
tree | 38e89e85b5691f7fff1a1797a924dd9f283f89fb /llvm/lib/Target/DirectX/DirectXTargetMachine.cpp | |
parent | 383a67042a30c12ca492d306f2f6a2459764022f (diff) | |
download | llvm-9f3d1695eb97a4612b0cf2bbc5eb85ebdb5eaff8.zip llvm-9f3d1695eb97a4612b0cf2bbc5eb85ebdb5eaff8.tar.gz llvm-9f3d1695eb97a4612b0cf2bbc5eb85ebdb5eaff8.tar.bz2 |
[SCEVExpander] Preserve gep nuw during expansion (#102133)
When expanding SCEV adds to geps, transfer the nuw flag to the resulting
gep. (Note that this doesn't apply to IV increment GEPs, which go
through a different code path.)
Diffstat (limited to 'llvm/lib/Target/DirectX/DirectXTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions