[PATCH] D157311: [InstCombine] Add tests for transforming `(or/and (icmp eq/ne X,0),(icmp eq/ne X,Pow2OrZero))`; NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 21:30:58 PDT 2023
goldstein.w.n updated this revision to Diff 554171.
goldstein.w.n added a comment.
Rebase (ontop of a lot of new stuff and AndXX Support)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157311/new/
https://reviews.llvm.org/D157311
Files:
llvm/test/Transforms/InstCombine/and-or-icmps.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157311.554171.patch
Type: text/x-patch
Size: 5466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/64e1fcea/attachment.bin>
More information about the llvm-commits
mailing list