[PATCH] D19821: [EarlyCSE] Port to use MemorySSA (disabled by default). NFC.

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 10:21:28 PDT 2016


In particular, i'm trying to understand if your concerns are *mostly* "we
want to keep this fast", or broader than that.
If they are broader than that, i'd like to understand the objection.
Because the speed one is simply "either we can make it fast enough or we
can't" (and i agree if we can't we shouldn't do it :P)


On Thu, May 5, 2016 at 7:54 PM, Daniel Berlin <dberlin at dberlin.org> wrote:

> dberlin added a subscriber: dberlin.
> dberlin added a comment.
>
> So, if it's not actually slower in practice, would that address your
> objection
>
>
> http://reviews.llvm.org/D19821
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/9f12ca3a/attachment.html>


More information about the llvm-commits mailing list