[PATCH] D155703: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0 tests

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 06:54:04 PDT 2023


kitaisreal created this revision.
kitaisreal added reviewers: nikic, goldstein.w.n.
kitaisreal added projects: All, LLVM.
Herald added a subscriber: StephenFan.
kitaisreal requested review of this revision.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D155703

Files:
  llvm/test/Transforms/InstCombine/icmp-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155703.542003.patch
Type: text/x-patch
Size: 14405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/0417cbef/attachment.bin>


More information about the llvm-commits mailing list