[PATCH] D36134: [ARM] Improve loop unrolling for Cortex-M
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 05:21:26 PDT 2017
samparker updated this revision to Diff 111148.
samparker edited the summary of this revision.
samparker added a comment.
Hi Eli,
I've updated the patch to use the UnrollRemainder option and I've set the default count to 4 across the cores.
thanks,
sam
https://reviews.llvm.org/D36134
Files:
lib/Target/ARM/ARMTargetTransformInfo.cpp
test/Transforms/LoopUnroll/ARM/loop-unrolling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36134.111148.patch
Type: text/x-patch
Size: 16578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170815/71a3a45a/attachment.bin>
More information about the llvm-commits
mailing list