[PATCH] D20115: Loop unroller: set thresholds for optsize and minsize functions to zero

Marianne Mailhot-Sarrasin via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 11:36:12 PDT 2016


mamai resigned from this revision.
mamai removed a reviewer: mamai.
mamai added a comment.

Ok then, it sounds good to me, at least for the test part. But I don't think I am the right person to accept this commit. I don't know why there was a threshold of 50 for optimize for size or why there was another threshold for partial unrolling. There might frontends other than clang that used it?


http://reviews.llvm.org/D20115





More information about the llvm-commits mailing list