[PATCH] D43826: LoopUnroll: respect pragma unroll when AllowRemainder is disabled

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 08:24:58 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326585: LoopUnroll: respect pragma unroll when AllowRemainder is disabled (authored by yaxunl, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43826?vs=136532&id=136760#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43826

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43826.136760.patch
Type: text/x-patch
Size: 7283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/67434a31/attachment.bin>


More information about the llvm-commits mailing list