[PATCH] D152674: [X86] Add tests for optimizing out zero-check in is_pow2 setcc pattern; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 11:52:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e2b532cb941: [X86] Add tests for optimizing out zero-check in is_pow2 setcc pattern; NFC (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152674

Files:
  llvm/test/CodeGen/X86/ispow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152674.530622.patch
Type: text/x-patch
Size: 11545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/40381061/attachment.bin>


More information about the llvm-commits mailing list