[PATCH] D73198: [ARM][MVE] Tail-predication: support constant trip count
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 06:22:43 PST 2020
SjoerdMeijer updated this revision to Diff 240174.
SjoerdMeijer added a comment.
Minor fix in the assert in `ComputeConstElements` which looked at the wrong constant.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73198/new/
https://reviews.llvm.org/D73198
Files:
llvm/lib/Target/ARM/MVETailPredication.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/tail-pred-const.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73198.240174.patch
Type: text/x-patch
Size: 34900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/84dd6e19/attachment-0001.bin>
More information about the llvm-commits
mailing list