[PATCH] D28368: Give higher full-unroll boosting when the loop iteration is small.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 15:13:58 PST 2017


danielcdh added a comment.

I picked to reuse Threshold for brevity. Let me know if anyone objects.

https://reviews.llvm.org/D28831 sent out to separate -unroll-partial-threshold.

Thanks,
Dehao


https://reviews.llvm.org/D28368





More information about the llvm-commits mailing list