[PATCH] D28368: Give higher full-unroll boosting when the loop iteration is small.
Dehao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 13:20:41 PST 2017
danielcdh added a comment.
In https://reviews.llvm.org/D28368#637192, @hfinkel wrote:
> So 464.h264ref is getting a bit larger and faster or slower?
Yes, it's 3% larger (text size). The performance difference is in noise range (it disappears in a different run).
https://reviews.llvm.org/D28368
More information about the llvm-commits
mailing list