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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 11:24:43 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345869: [LegalizeDAG] Add generic vector CTPOP expansion (PR32655) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53258?vs=172123&id=172188#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53258

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53258.172188.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/c4a5eaa7/attachment.bin>


More information about the llvm-commits mailing list