[PATCH] D133955: [AArch64][CostModel] Add costs for fixed operations when using fixed vectors over SVE
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 05:17:21 PST 2022
dtemirbulatov updated this revision to Diff 477925.
dtemirbulatov added a comment.
I found an error in the previous revision where we estimated cost for SVE based operation using NEON cost, added tests for target without NEON operations and SVE 128-bit size registers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133955/new/
https://reviews.llvm.org/D133955
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/cast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133955.477925.patch
Type: text/x-patch
Size: 183123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221125/be459434/attachment-0001.bin>
More information about the llvm-commits
mailing list