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

James Molloy james.molloy at arm.com
Mon Aug 3 02:54:11 PDT 2015


jmolloy added a comment.

Hi Daniel,

I'm looking at making LLVM recognize an idiom that I think MemorySSA+PRE would handle. What's the status of MemorySSA?

I know you haven't had much time to work on it recently; is it in such a state that someone (me) could help progress it?

Cheers,

James


http://reviews.llvm.org/D7864







More information about the llvm-commits mailing list