[PATCH] D82953: [ARM][MVE] Only tail-fold integer add reductions
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 09:42:37 PDT 2020
SjoerdMeijer updated this revision to Diff 274842.
SjoerdMeijer retitled this revision from "[ARM][MVE] Don't tail-fold float reductions" to "[ARM][MVE] Only tail-fold integer add reductions".
SjoerdMeijer added a comment.
Now only integer add reductions are allowed, all other operations (including floats) are rejected.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82953/new/
https://reviews.llvm.org/D82953
Files:
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Transforms/LoopVectorize/ARM/tail-loop-folding.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82953.274842.patch
Type: text/x-patch
Size: 14623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200701/961c4e5d/attachment.bin>
More information about the llvm-commits
mailing list