[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
Wed Jun 20 07:44:52 PDT 2018


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

Rebased now that https://reviews.llvm.org/D48174 has landed - shows the full vectorisation of the reduction_v4i32 test (prior to https://reviews.llvm.org/D48174 it only vectorised the second half).


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.152087.patch
Type: text/x-patch
Size: 15705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/ab3a1c17/attachment.bin>


More information about the llvm-commits mailing list