[PATCH] D36134: [ARM] Improve loop unrolling for Cortex-M
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 07:08:59 PDT 2017
samparker updated this revision to Diff 109341.
samparker added a comment.
Hi Eli,
Now using the TTI cost model for instruction counting. I've also now removed support for Thumb-1 targets as I am starting to loose the will trying to characterise their behaviour!
cheers,
sam
https://reviews.llvm.org/D36134
Files:
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMTargetTransformInfo.cpp
test/Transforms/LoopUnroll/ARM/loop-unrolling.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36134.109341.patch
Type: text/x-patch
Size: 21608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/2c3b8303/attachment.bin>
More information about the llvm-commits
mailing list