[PATCH] D95598: [AArch64][SVE]Add cost model for broadcast shuffle

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 03:01:49 PST 2021


CarolineConcatto updated this revision to Diff 319811.
CarolineConcatto added a comment.

-add original if statement
-move the table cost for scalable types to ShuffleTbl


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95598/new/

https://reviews.llvm.org/D95598

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/sve-shuffle-broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95598.319811.patch
Type: text/x-patch
Size: 9449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/276996ac/attachment.bin>


More information about the llvm-commits mailing list