[PATCH] D144609: [InstCombine] Add tests for transforming `(icmp (or X, Y), X)`; NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 28 21:11:35 PDT 2023
goldstein.w.n updated this revision to Diff 526369.
goldstein.w.n added a comment.
A X & ~Y == 0 transform
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144609/new/
https://reviews.llvm.org/D144609
Files:
llvm/test/Transforms/InstCombine/icmp-of-or-x.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144609.526369.patch
Type: text/x-patch
Size: 8134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230529/4f688b0a/attachment.bin>
More information about the llvm-commits
mailing list