[PATCH] D18670: LoopUnroll: some small fixes/tweaks to make it more useful for partial unrolling

escha via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 15:52:39 PDT 2016


escha updated this revision to Diff 52438.
escha added a comment.

Added commandline options and a test.


Repository:
  rL LLVM

http://reviews.llvm.org/D18670

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  test/Transforms/LoopUnroll/partial-unroll-maxcount.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18670.52438.patch
Type: text/x-patch
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/e4980ba9/attachment.bin>


More information about the llvm-commits mailing list