[PATCH] D98934: [SVE] Add instruction cost for fptrunc in loops
Nashe Mncube via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 07:46:25 PDT 2021
nasherm updated this revision to Diff 332989.
nasherm marked an inline comment as done.
nasherm added a comment.
Combined several patches which all deal with the same problem: instruction
costs for scalable vectors.
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.332989.patch
Type: text/x-patch
Size: 24423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/574c1e52/attachment.bin>
More information about the llvm-commits
mailing list