[PATCH] D79001: [ARM][MVE] Tail-predication: support nested loops with dependent iterators.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 01:34:30 PDT 2020
SjoerdMeijer updated this revision to Diff 260859.
SjoerdMeijer added a comment.
- have rewritten the comments,
- created one code path, removed the early distinction between values and instructions,
- which did also improve the search a bit, for which I have added a test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79001/new/
https://reviews.llvm.org/D79001
Files:
llvm/lib/Target/ARM/MVETailPredication.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/nested-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79001.260859.patch
Type: text/x-patch
Size: 50590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/22e2debb/attachment-0001.bin>
More information about the llvm-commits
mailing list