[PATCH] D48172: [CostModel][AArch64] Add some initial costs for SK_Select and SK_PermuteSingleSrc

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 04:55:46 PDT 2018


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

Use worst case PermuteSingleSrc costs from perfect shuffle tool


Repository:
  rL LLVM

https://reviews.llvm.org/D48172

Files:
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  test/Analysis/CostModel/AArch64/shuffle-select.ll
  test/Transforms/SLPVectorizer/AArch64/transpose.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48172.152251.patch
Type: text/x-patch
Size: 17720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/11e06a2f/attachment.bin>


More information about the llvm-commits mailing list