[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
Wed Feb 1 13:02:25 PST 2017


mkuper updated this revision to Diff 86700.
mkuper added a comment.

Minor fix to keep the order consistent.


https://reviews.llvm.org/D29416

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29416.86700.patch
Type: text/x-patch
Size: 6961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170201/4180a245/attachment.bin>


More information about the llvm-commits mailing list