[PATCH] D19821: [EarlyCSE] Use MemorySSA if available.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 11:03:38 PDT 2016


I'm also interested.
We already know of some performance issues related to caching and use
optimization with weird testcases (many many nested blocks) that we are
fixing.
If we have significant perf regressions, it would be useful if for no other
reason than to inform the stuff george is taking a look at.


On Wed, Jun 15, 2016 at 10:47 AM, Bruno Cardoso Lopes <
bruno.cardoso at gmail.com> wrote:

> bruno added a subscriber: bruno.
> bruno added a comment.
>
> Hi Geoff, what are the numbers of the top slower ones?
>
>
> http://reviews.llvm.org/D19821
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/950ed7e8/attachment.html>


More information about the llvm-commits mailing list