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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 03:36:20 PDT 2021


dmgreen updated this revision to Diff 360396.
dmgreen edited the summary of this revision.
dmgreen added a comment.

That does sound like a good suggestion. Split off the NFC pattern match code.


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.360396.patch
Type: text/x-patch
Size: 17125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/2ba8b11d/attachment.bin>


More information about the llvm-commits mailing list