[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
Fri Dec 18 05:43:08 PST 2020
CarolineConcatto updated this revision to Diff 312771.
CarolineConcatto added a comment.
- update TODO message on AArch64TTIImpl::getGatherScatterOpCost
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.312771.patch
Type: text/x-patch
Size: 12257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/aefc013b/attachment.bin>
More information about the llvm-commits
mailing list