[PATCH] D36309: [LoopUnroll] Enable option to unroll remainder loop

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 9 01:18:50 PDT 2017


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

Added useful comments for call arguments and modified the test not to use simplifycfg.


https://reviews.llvm.org/D36309

Files:
  include/llvm/Analysis/TargetTransformInfo.h
  include/llvm/Transforms/Utils/UnrollLoop.h
  lib/Transforms/Scalar/LoopUnrollPass.cpp
  lib/Transforms/Utils/LoopUnroll.cpp
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  test/Transforms/LoopUnroll/runtime-unroll-remainder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36309.110330.patch
Type: text/x-patch
Size: 11579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/0f4d8159/attachment.bin>


More information about the llvm-commits mailing list