[PATCH] D141989: [InstSimplify] Add tests for ctpop(X) where X is a power of 2; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 11:29:53 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeac59fa04ea4: Add tests for ctpop(X) where X is a power of 2; NFC (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141989

Files:
  llvm/test/Transforms/InstSimplify/ctpop-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141989.490612.patch
Type: text/x-patch
Size: 8255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/b64bbe3a/attachment.bin>


More information about the llvm-commits mailing list