[PATCH] D157575: [DAGCombiner][X86] Add tests for folding `(and/or (icmp ne/eq X,0),(icmp ne/eq X,NegPow2))`; NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 20:36:43 PDT 2023
goldstein.w.n created this revision.
goldstein.w.n added reviewers: RKSimon, pengfei.
Herald added a project: All.
goldstein.w.n requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157575
Files:
llvm/test/CodeGen/X86/icmp-pow2-diff.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157575.548863.patch
Type: text/x-patch
Size: 6060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/5814a00b/attachment.bin>
More information about the llvm-commits
mailing list