[PATCH] D106166: [LV][ARM] Tighten up MLA reduction costing

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 01:22:56 PDT 2021


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

Thanks for taking a look. This improves the accuracy of the new double extend costing and extends the comment.


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

https://reviews.llvm.org/D106166

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/ARM/mve-reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106166.362299.patch
Type: text/x-patch
Size: 17576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/e89c7f62/attachment.bin>


More information about the llvm-commits mailing list