[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
Mon Apr 17 20:39:32 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7c5cc22b5567: [InstCombine] Add tests for transforming `(icmp (xor X, Y), X)`; NFC (authored by goldstein.w.n).
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.514510.patch
Type: text/x-patch
Size: 6351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/9ea34554/attachment.bin>
More information about the llvm-commits
mailing list