[PATCH] D73198: [ARM][MVE] Tail-predication: support constant trip count

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 00:47:44 PST 2020


SjoerdMeijer updated this revision to Diff 240481.
SjoerdMeijer added a comment.

Introduced a struct for the tripcount pattern matching bookkeeping, simplifying passing values around and the main loop driving the analysis.


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.240481.patch
Type: text/x-patch
Size: 37352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/55714f6c/attachment.bin>


More information about the llvm-commits mailing list