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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 02:26:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310824: [LoopUnroll] Enable option to peel remainder loop (authored by sam_parker).

Changed prior to commit:
  https://reviews.llvm.org/D36309?vs=110330&id=110926#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36309

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36309.110926.patch
Type: text/x-patch
Size: 11600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170814/95712ba9/attachment.bin>


More information about the llvm-commits mailing list