[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.

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 07:45:56 PST 2017


davide added a comment.

The new patch looks fine (now that you fixed the flag), minor comments inline.


https://reviews.llvm.org/D28897





More information about the llvm-commits mailing list