[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 17 10:31:57 PST 2023


goldstein.w.n created this revision.
Herald added a subscriber: 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/D144282

Files:
  llvm/test/CodeGen/X86/icmp-pow2-dif.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144282.498438.patch
Type: text/x-patch
Size: 18963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/9ae1e995/attachment.bin>


More information about the llvm-commits mailing list