[PATCH] D81813: [ARM] MVE FP16 cost adjustments
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 18 09:46:06 PDT 2020
dmgreen updated this revision to Diff 271746.
dmgreen added a comment.
Rebase and add some additional trunc handling. This should not effect a lot, but keeps a symmetry between extending load and truncating stores.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81813/new/
https://reviews.llvm.org/D81813
Files:
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Analysis/CostModel/ARM/cast.ll
llvm/test/Analysis/CostModel/ARM/load_store.ll
llvm/test/Transforms/LoopVectorize/ARM/prefer-tail-loop-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81813.271746.patch
Type: text/x-patch
Size: 177307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/8ccd5d63/attachment-0001.bin>
More information about the llvm-commits
mailing list