[PATCH] D144607: [InstCombine] Add tests for transforming `(icmp (xor X, Y), X)`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 16:07:05 PST 2023


goldstein.w.n updated this revision to Diff 502297.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144607

Files:
  llvm/test/Transforms/InstCombine/icmp-of-xor-x.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144607.502297.patch
Type: text/x-patch
Size: 6274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230304/8a7d3658/attachment.bin>


More information about the llvm-commits mailing list