[PATCH] D141989: [InstCombine] 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
Wed Jan 18 09:21:17 PST 2023


goldstein.w.n updated this revision to Diff 490197.
goldstein.w.n added a comment.

Add vec tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141989

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141989.490197.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/3d7a5ad5/attachment.bin>


More information about the llvm-commits mailing list