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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 12:57:50 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGedd0cb11bd18: [SelectionDAG][X86] Enable SimplifySetCC CTPOP transforms for vector splats (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D89346?vs=298915&id=299130#toc

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.299130.patch
Type: text/x-patch
Size: 302097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/cb8ff20a/attachment-0001.bin>


More information about the llvm-commits mailing list