aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGDebugInfo.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-10-25 11:29:47 +0200
committerNikita Popov <npopov@redhat.com>2023-10-25 11:31:31 +0200
commitc912f88c2177f44d9a584b338f94b29a7873e028 (patch)
tree8a44515698ed2a26af3a6c85fca61e2d6a9a2e18 /clang/lib/CodeGen/CGDebugInfo.cpp
parent5640d2820132735f1ba76ad3893c03f123b81dfe (diff)
downloadllvm-c912f88c2177f44d9a584b338f94b29a7873e028.zip
llvm-c912f88c2177f44d9a584b338f94b29a7873e028.tar.gz
llvm-c912f88c2177f44d9a584b338f94b29a7873e028.tar.bz2
[InstCombine] Remove false commutativity from processUMulZExtIdiom() (NFCI)
This fold requires a fold against a constant, which will always be on the RHS. If the swapped fold actually did trigger, it would result in a miscompile, because it did not work with the swapped predicate when swapping operands.
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions