[PATCH] D98934: [SVE][CostModel] Add instruction cost for operations on scalable vectors
Nashe Mncube via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 26 07:26:37 PDT 2021
nasherm updated this revision to Diff 333553.
nasherm marked 2 inline comments as done.
nasherm added a comment.
Implemented Carol's suggestions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98934/new/
https://reviews.llvm.org/D98934
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/sve-fpext.ll
llvm/test/Analysis/CostModel/AArch64/sve-fptoi.ll
llvm/test/Analysis/CostModel/AArch64/sve-fptrunc.ll
llvm/test/Analysis/CostModel/AArch64/sve-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98934.333553.patch
Type: text/x-patch
Size: 24695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210326/2b92da4d/attachment.bin>
More information about the llvm-commits
mailing list