[PATCH] D29416: [X86] Add costs for non-AVX512 single-source permutation integer shuffles

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 12:38:43 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL293932: [X86] Add costs for non-AVX512 single-source permutation integer shuffles (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D29416?vs=86700&id=86873#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29416

Files:
  llvm/trunk/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/trunk/test/Analysis/CostModel/X86/shuffle-single-src.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29416.86873.patch
Type: text/x-patch
Size: 7027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170202/906e66ab/attachment.bin>


More information about the llvm-commits mailing list