[PATCH] D21521: [X86][SSE] Add cost model for BSWAP of vectors

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 16:15:22 PDT 2016


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

Changed prior to commit:
  http://reviews.llvm.org/D21521?vs=61267&id=61319#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21521

Files:
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/bswap.ll
  llvm/trunk/test/Analysis/CostModel/X86/scalarize.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/bswap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21521.61319.patch
Type: text/x-patch
Size: 30826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160620/edf872d7/attachment.bin>


More information about the llvm-commits mailing list