[PATCH] D93030: [AArch64][SVE]Add cost model for masked gather and scatter for scalable vector.

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 08:22:34 PST 2020


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

- fix history with git


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93030

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Analysis/CostModel/AArch64/sve-getIntrinsicInstrCost-gather.ll
  llvm/test/Analysis/CostModel/AArch64/sve-getIntrinsicInstrCost-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93030.312513.patch
Type: text/x-patch
Size: 12058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/e89b513f/attachment.bin>


More information about the llvm-commits mailing list