[PATCH] D27695: Add Instruction number to LSR cost model (PR23384)

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 12:55:20 PST 2017


On Wed, Jan 4, 2017 at 11:51 AM, Evgeny Stupachenko via Phabricator <
reviews at reviews.llvm.org> wrote:

> evstupac added a comment.
>
> Quentin,
>
>   I've put first part in a separate review: https://reviews.llvm.org/
> D28307
>
> Wei,
>
>   Did you have a chance to test the patch performance on your benchmarks?
>
>
Yes, I run the patch through internal benchmarks. It is flat overall except
two regressions. I look into one and I am trying to reduce a testcase from
it. Another one is probably from the same cause, but I will verify.

Thanks,
Wei.


>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D27695
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/7bd77444/attachment.html>


More information about the llvm-commits mailing list