[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 24 05:55:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
anwel marked an inline comment as done.
Closed by commit rG8048068c3ec5: [ARM][MVE] Allow tail predication for strides !=1 with gather/scatters (authored by anwel).

Changed prior to commit:
  https://reviews.llvm.org/D85410?vs=286754&id=287360#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85410

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  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.287360.patch
Type: text/x-patch
Size: 28447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/d76fbb2c/attachment.bin>


More information about the llvm-commits mailing list