[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
Sun Jun 11 23:29:16 PDT 2023


goldstein.w.n created this revision.
goldstein.w.n added reviewers: RKSimon, 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/D152674

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

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


More information about the llvm-commits mailing list