[PATCH] D97758: [CostModel][SVE] Add cost model for shuffle reverse with i1 and scalable vector

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 08:18:52 PST 2021


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

- update the llvm-ir test
- rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97758

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/AArch64/getIntrinsicInstrCost-vector-reverse.ll
  llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97758.327464.patch
Type: text/x-patch
Size: 10084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/431f0489/attachment.bin>


More information about the llvm-commits mailing list