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

Z. Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 11:26:44 PDT 2016


zzheng added a comment.

Nvm... I just realized FullUnrollMaxCount is set by your out of tree TTI and only that target needs to cap full unroll for now.


Repository:
  rL LLVM

http://reviews.llvm.org/D18670





More information about the llvm-commits mailing list