[PATCH] D155704: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 06:55:58 PDT 2023
kitaisreal created this revision.
kitaisreal added reviewers: nikic, goldstein.w.n.
kitaisreal added projects: All, LLVM.
Herald added subscribers: StephenFan, hiraditya.
kitaisreal requested review of this revision.
Herald added a subscriber: llvm-commits.
Alive proofs https://alive2.llvm.org/ce/z/B7GSye, https://alive2.llvm.org/ce/z/ErQb6s.
https://reviews.llvm.org/D155704
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-or.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155704.542004.patch
Type: text/x-patch
Size: 14603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/84dd68f5/attachment.bin>
More information about the llvm-commits
mailing list