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

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 03:43:19 PDT 2020


Pierre-vh updated this revision to Diff 263136.
Pierre-vh added a comment.

Updating the patch following the changes to D79162 <https://reviews.llvm.org/D79162>


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.ll
  llvm/test/Transforms/LoopVectorize/ARM/tail-folding-reduces-vf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79163.263136.patch
Type: text/x-patch
Size: 44522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/6e831c01/attachment.bin>


More information about the llvm-commits mailing list