diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-02-01 20:41:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-01 20:41:15 +0800 |
commit | 9725595f3acc0c1aaa354e15ac4ee2b1f8ff4cc9 (patch) | |
tree | 7435b3b0d5418f2240e16aa3613f8619671200f0 /llvm/docs/tutorial | |
parent | 7612dcc6e8d8e7f19b364084effbb01946294720 (diff) | |
download | llvm-9725595f3acc0c1aaa354e15ac4ee2b1f8ff4cc9.zip llvm-9725595f3acc0c1aaa354e15ac4ee2b1f8ff4cc9.tar.gz llvm-9725595f3acc0c1aaa354e15ac4ee2b1f8ff4cc9.tar.bz2 |
[InstCombine] Check nowrap flags when folding comparison of GEPs with the same base pointer (#121892)
Alive2: https://alive2.llvm.org/ce/z/P5XbMx
Closes https://github.com/llvm/llvm-project/issues/121890
TODO: It is still safe to perform this transform without nowrap flags if
the corresponding scale factor is 1 byte:
https://alive2.llvm.org/ce/z/J-JCJd
Diffstat (limited to 'llvm/docs/tutorial')
0 files changed, 0 insertions, 0 deletions