[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 09:17:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334513: [CostModel] Replace ShuffleKind::SK_Alternate with ShuffleKind::SK_Select… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47985?vs=150946&id=150963#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47985

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

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


More information about the llvm-commits mailing list