[PATCH] D28460: getLoopEstimatedTripCount should really be called getLoopEstimatedBackedgeTakeCount.

Xin Tong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 12:27:20 PST 2017


trentxintong added a comment.

@danielcdh I can change the FlatLoopTripCountThreshold as this does change the behavior of unroller right now.


https://reviews.llvm.org/D28460





More information about the llvm-commits mailing list