[PATCH] D92208: [AArch64][CostModel] Fixed costs for mul <2 x i64>
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 01:18:14 PST 2020
SjoerdMeijer updated this revision to Diff 308282.
SjoerdMeijer added a comment.
Thanks for the comments Dave, comments addressed.
This now shows changes in `test/Transforms/SLPVectorizer/AArch64/mul.ll`, which I had precommitted, and is actually the goal of this exercise.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92208/new/
https://reviews.llvm.org/D92208
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Analysis/CostModel/AArch64/mul.ll
llvm/test/Transforms/LoopVectorize/AArch64/extractvalue-no-scalarization-required.ll
llvm/test/Transforms/SLPVectorizer/AArch64/mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92208.308282.patch
Type: text/x-patch
Size: 7124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201130/4e15fd0d/attachment-0001.bin>
More information about the llvm-commits
mailing list