[PATCH] D65803: [MVE] Don't try to unroll vectorised MVE loops
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 22:49:56 PDT 2019
dmgreen updated this revision to Diff 214066.
dmgreen edited the summary of this revision.
dmgreen added a comment.
This cleaned up nicely. It just checks return type, as I believe that will catch all interesting loops.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65803/new/
https://reviews.llvm.org/D65803
Files:
llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
llvm/test/Transforms/LoopUnroll/ARM/mve-nounroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65803.214066.patch
Type: text/x-patch
Size: 6265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190808/f87d56c9/attachment.bin>
More information about the llvm-commits
mailing list