[PATCH] D18202: Enable non-power-of-2 pragma unroll counts

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 07:30:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264407: Enable non-power-of-2 #pragma unroll counts. (authored by dlkreitz).

Changed prior to commit:
  http://reviews.llvm.org/D18202?vs=50886&id=51635#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18202

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/trunk/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/trunk/test/Transforms/LoopUnroll/unroll-pragmas.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18202.51635.patch
Type: text/x-patch
Size: 6222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/829542d3/attachment.bin>


More information about the llvm-commits mailing list