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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 03:05:55 PDT 2017


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

Hi Eli,

I've removed the integer type check of the trip expression. Please see my inline reply, sorry if I'm stating the obvious but I just wanted to try and avoid any unnecessary misunderstanding with delayed back-and-forth.

Many thanks,
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.109507.patch
Type: text/x-patch
Size: 21572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170803/6ad16a80/attachment.bin>


More information about the llvm-commits mailing list