[PATCH] D145280: [InstCombine] Add transforms for `(icmp (xor X, Y), X)`
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 28 21:11:19 PDT 2023
goldstein.w.n updated this revision to Diff 526368.
goldstein.w.n added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145280/new/
https://reviews.llvm.org/D145280
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/icmp-of-xor-x.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145280.526368.patch
Type: text/x-patch
Size: 7037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/f177f172/attachment.bin>
More information about the llvm-commits
mailing list