[PATCH] D144282: [X86] Add tests for (or/and (icmp eq/ne A, C0), (icmp eq/ne A, C1)) where IsPow2(dif(C0, C1)); NFC
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 13:23:08 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG85e83058212b: Add tests for (or/and (icmp eq/ne A, C0), (icmp eq/ne A, C1)) where IsPow2(dif… (authored by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144282/new/
https://reviews.llvm.org/D144282
Files:
llvm/test/CodeGen/X86/icmp-pow2-diff.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144282.500289.patch
Type: text/x-patch
Size: 16615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/ce2a7f18/attachment-0001.bin>
More information about the llvm-commits
mailing list