[PATCH] D20482: [LoopUnroll] Enable advanced unrolling analysis by default.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 13:09:36 PDT 2016
chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.
LGTM.
Maybe work on a patch to use profile info to adjust the thresholds? Once we have that, I think we can help benchmarking a range of thresholds and produce some data about where the sweet spot lies.
http://reviews.llvm.org/D20482
More information about the llvm-commits
mailing list