[PATCH] D34619: [ARM] Enable partial and runtime unrolling

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 09:46:21 PDT 2017


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

I've moved the test to the suggested directory and added some more targets to it. I've also now enabled the unrolling for Thumb targets and removed the use of the issue width in the calculation.


https://reviews.llvm.org/D34619

Files:
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  lib/Target/ARM/ARMTargetTransformInfo.h
  test/Transforms/LoopUnroll/ARM/loop-unrolling.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34619.106443.patch
Type: text/x-patch
Size: 12386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/8bba1fe9/attachment.bin>


More information about the llvm-commits mailing list