[PATCH] D36134: [ARM] Improve loop unrolling for Cortex-M

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 06:30:33 PDT 2017


samparker updated this revision to Diff 109098.
samparker added a comment.

Slightly lowered the threshold for forced unrolling.


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.109098.patch
Type: text/x-patch
Size: 22816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/47ad3b48/attachment.bin>


More information about the llvm-commits mailing list