[PATCH] D67709: [ARM][MVE] Cleanup tail-predicated loop

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 05:00:05 PDT 2019


samparker updated this revision to Diff 220839.
samparker added a comment.

Now cloning VCTP in the exit block if needed. The reason being that if we create a real TP loop, then VPR will not hold the predicate.


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

https://reviews.llvm.org/D67709

Files:
  lib/Target/ARM/MVETailPredication.cpp
  test/CodeGen/Thumb2/LowOverheadLoops/vector-reduce-mve-tail.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67709.220839.patch
Type: text/x-patch
Size: 6790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190919/0e0a1503/attachment.bin>


More information about the llvm-commits mailing list