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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 10:27:44 PST 2017


efriedma added a comment.

Using the higher threshold makes sense at -O3. Not so sure about -O2... maybe ask on llvmdev?


https://reviews.llvm.org/D28368





More information about the llvm-commits mailing list