By popular demand, this patch adds documentation for MemorySSA.
This is the first time that I'm writing .rst docs, so apologies if I'm missing anything obvious. :)
Opinions on clarity/correctness are highly appreciated.
Differential D23535
Add official documentation™ for MemorySSA george.burgess.iv on Aug 15 2016, 4:43 PM. Authored by
Details By popular demand, this patch adds documentation for MemorySSA. This is the first time that I'm writing .rst docs, so apologies if I'm missing anything obvious. :) Opinions on clarity/correctness are highly appreciated.
Diff Detail Event TimelineComment Actions Thanks for doing this!
Comment Actions
Yes please.
|
It's not just clobbers, it also gives uses.
I would just write this sentence as "At a high level, one of the goals ... is to provide an SSA based form for memory that enables users to quickly find clobbers and uses of memory operations".