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

Michael Kuperstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 21:32:48 PST 2017


mkuper added a comment.

I think this ought to be merged into https://reviews.llvm.org/D28593 - committing (or reverting) them separately would mean we get the wrong trip counts, so they should go in atomically.


https://reviews.llvm.org/D28460





More information about the llvm-commits mailing list