[PATCH] D89346: [SelectionDAG][X86] Enable SimplifySetCC CTPOP transforms for vector splats

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 18 18:49:04 PDT 2020


craig.topper updated this revision to Diff 298915.
craig.topper added a comment.

Rebase after refactoring the ctpop code into a separate function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89346

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/X86/vector-popcnt-128.ll
  llvm/test/CodeGen/X86/vector-popcnt-256.ll
  llvm/test/CodeGen/X86/vector-popcnt-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89346.298915.patch
Type: text/x-patch
Size: 301769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/87dfa9ca/attachment-0001.bin>


More information about the llvm-commits mailing list