[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 15:29:47 PST 2017
danielcdh added a comment.
In https://reviews.llvm.org/D28368#637473, @haicheng wrote:
> Hi Dehao,
>
> Does your change impact the inline decision of 464.h264ref? If so, would you please let me know the functions that are no longer inlined?
>
> Haicheng
The inline decision of 464.h264ref did not change with this patch.
https://reviews.llvm.org/D28368
More information about the llvm-commits
mailing list