[PATCH] D142343: [X86] Add tests for folding `(and/or (icmp eq/ne A, Pow2), (icmp eq/ne A, -Pow2))`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 16:59:23 PST 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe29c4393236f: Add tests for folding `(and/or (icmp eq/ne A, Pow2), (icmp eq/ne A, -Pow2))`… (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142343/new/

https://reviews.llvm.org/D142343

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142343.497484.patch
Type: text/x-patch
Size: 8177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/9a45de3f/attachment.bin>


More information about the llvm-commits mailing list