[PATCH] D104630: [AArch64][CostModel] Add cost model for experimental.vector.splice
Caroline via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 07:54:45 PDT 2021
CarolineConcatto updated this revision to Diff 355551.
CarolineConcatto marked 6 inline comments as done.
CarolineConcatto added a comment.
- Replace the use of LegalVTy by PromotedVTy when computing the cost when Index<0
- Add comments about promoted cost
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104630/new/
https://reviews.llvm.org/D104630
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/include/llvm/CodeGen/BasicTTIImpl.h
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/test/Analysis/CostModel/AArch64/splice.ll
llvm/test/Analysis/CostModel/AArch64/sve-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104630.355551.patch
Type: text/x-patch
Size: 46081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/efca770e/attachment.bin>
More information about the llvm-commits
mailing list