diff options
author | Nikita Popov <npopov@redhat.com> | 2022-12-13 09:41:28 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-13 09:51:18 +0100 |
commit | 492c471839a66e354ebe696bd3e15f7477c63613 (patch) | |
tree | 18cf9037aecddf5c55814c801c09f062dc016ed9 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 88c5b9640a0f6cd6f7b84952bf499e5313170727 (diff) | |
download | llvm-492c471839a66e354ebe696bd3e15f7477c63613.zip llvm-492c471839a66e354ebe696bd3e15f7477c63613.tar.gz llvm-492c471839a66e354ebe696bd3e15f7477c63613.tar.bz2 |
[InstCombine] Handle logical op in simplifyRangeCheck() (PR59484)
We need to freeze to avoid propagating a potentially poison
upper bound (https://alive2.llvm.org/ce/z/MsD38k).
This resolves the existing TODO in the code.
Fixes https://github.com/llvm/llvm-project/issues/59484.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions