[PATCH] D79163: [Target][ARM] Tune getCastInstrCost for extending masked loads and truncating masked stores

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 06:30:06 PDT 2020


dmgreen updated this revision to Diff 271690.
dmgreen added a comment.

I've tried to rebase this onto current trunk and some of the FP16 / Trunc cost changes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79163/new/

https://reviews.llvm.org/D79163

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/ARM/cast_ldst.ll
  llvm/test/Transforms/LoopVectorize/ARM/tail-folding-reduces-vf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79163.271690.patch
Type: text/x-patch
Size: 37604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/0b88f7db/attachment-0001.bin>


More information about the llvm-commits mailing list