aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2024-04-04 21:07:37 -0500
committerNoah Goldstein <goldstein.w.n@gmail.com>2024-04-09 15:38:18 -0500
commit71ef04d7cd6c0d6133ab11ca4cfceefe506a1acb (patch)
treed25d207e11c178983118c2e68f3edc4db1986cef /clang/lib/CodeGen/CodeGenModule.cpp
parent5b58eb68ed36717971970f35a1192213e3eb4ec5 (diff)
downloadllvm-71ef04d7cd6c0d6133ab11ca4cfceefe506a1acb.zip
llvm-71ef04d7cd6c0d6133ab11ca4cfceefe506a1acb.tar.gz
llvm-71ef04d7cd6c0d6133ab11ca4cfceefe506a1acb.tar.bz2
[InstCombine] fold `(icmp eq/ne (or disjoint x, C0), C1)` -> `(icmp eq/ne x, C0^C1)`
Proof: https://alive2.llvm.org/ce/z/m3xoo_ Closes #87734
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions