[PATCH] This patch introduces MemorySSA, a virtual SSA form for memory.Details on what it looks like are in MemorySSA.h

Daniel Berlin dberlin at dberlin.org
Tue Mar 24 17:08:37 PDT 2015


On Tue, Mar 24, 2015 at 5:07 PM, Daniel Berlin <dberlin at dberlin.org> wrote:

>
> But i'm happy to do either :)
>
> I could also rewrite MergedLoadStoreMotion to use it. It would simplify
> the code pretty greatly, i think, since it would no longer have to look
> at/walk successor blocks
>
Sorry, i mean: This could actually be done, right now, in it's current
state without any additional laziness.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150324/3a4f830b/attachment.html>


More information about the llvm-commits mailing list