[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 26 09:21:30 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5af6720d4fe1: [InstCombine] Fold icmp or sub chain ((x1 - y1) | (x2 - y2)) == 0 tests (authored by kitaisreal).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155703/new/

https://reviews.llvm.org/D155703

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

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


More information about the llvm-commits mailing list