[PATCH] D22456: [X86][SSE] Add cost model values for CTPOP of vectors

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 03:48:55 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276104: [X86][SSE] Add cost model values for CTPOP of vectors (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D22456?vs=64494&id=64655#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22456

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/ctbits-cost.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/ctpop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22456.64655.patch
Type: text/x-patch
Size: 27727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160720/649b4a41/attachment.bin>


More information about the llvm-commits mailing list