[PATCH] D154384: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 15 14:57:51 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 rG39f0afde98f3: [InstCombine] Generalise ((x1 ^ y1) | (x2 ^ y2)) == 0 transform tests (authored by kitaisreal, committed by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154384

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154384.540742.patch
Type: text/x-patch
Size: 8563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230715/6e4d3e0e/attachment.bin>


More information about the llvm-commits mailing list