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

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 09:32:19 PDT 2016


With the new use optimizer in r277480, you should hopefully see basically
no compile time differences between using it and not using it.

I will go fix the fence problem you mention in use optimization

On Tue, Jul 5, 2016 at 11:00 AM, Geoff Berry <gberry at codeaurora.org> wrote:

> gberry added a comment.
>
> I've put this on hold until I can re-run compile-time numbers after
> George's changes to the MemorySSA caching code go in (
> http://reviews.llvm.org/D21777)
>
>
> http://reviews.llvm.org/D19821
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/56949471/attachment.html>


More information about the llvm-commits mailing list