[PATCH] D85410: [ARM][MVE] Allow loops containing strides != 1 to be tail predicated with gather/scatters enabled

Anna Welker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 04:21:20 PDT 2020


anwel updated this revision to Diff 285960.
anwel marked 3 inline comments as done.
anwel added a comment.

Widened the range of allowed strides to also include loop invariant expressions.


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

https://reviews.llvm.org/D85410

Files:
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/test/Transforms/LoopVectorize/ARM/mve-gather-scatter-tailpred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85410.285960.patch
Type: text/x-patch
Size: 27889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/f453cffa/attachment.bin>


More information about the llvm-commits mailing list