[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
Sun Feb 19 22:49:11 PST 2023
goldstein.w.n updated this revision to Diff 498727.
goldstein.w.n added a comment.
Fix misspell + better CHECK
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-dif.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144282.498727.patch
Type: text/x-patch
Size: 16373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230220/ff4b5704/attachment.bin>
More information about the llvm-commits
mailing list