[PATCH] D53258: [LegalizeDAG] Add generic vector CTPOP expansion (PR32655)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 27 04:03:59 PDT 2018


RKSimon updated this revision to Diff 171396.
RKSimon added a comment.

rebase - now that https://reviews.llvm.org/D53268 has landed the X86 code diffs have gone


Repository:
  rL LLVM

https://reviews.llvm.org/D53258

Files:
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53258.171396.patch
Type: text/x-patch
Size: 5496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181027/2cd4a5cc/attachment.bin>


More information about the llvm-commits mailing list