[PATCH] D47985: [CostModel] Replace ShuffleKind::SK_Alternate with ShuffleKind::SK_Select (PR33744)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 08:13:28 PDT 2018


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

rebase


Repository:
  rL LLVM

https://reviews.llvm.org/D47985

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/CodeGen/BasicTTIImpl.h
  lib/Analysis/TargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Analysis/CostModel/X86/alternate-shuffle-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47985.150946.patch
Type: text/x-patch
Size: 49127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/5e601b1c/attachment-0001.bin>


More information about the llvm-commits mailing list