[PATCH] D28897: [PM] Simplify the new PM interface to the loop unroller and expose two factory functions for the two modes the loop unroller is actually used in in-tree: simplified full-unrolling and the entire thing including partial unrolling.

Michael Zolotukhin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 17:25:29 PST 2017


mzolotukhin accepted this revision.
mzolotukhin added a comment.

LGTM too!

Michael


https://reviews.llvm.org/D28897





More information about the llvm-commits mailing list