"Documentation by paper"
law@redhat.com
law@redhat.com
Mon Feb 9 16:25:00 GMT 2004
In message <20040208062304.GB25666@mail.shareable.org>, Jamie Lokier writes:
>law@redhat.com wrote:
>> You can look up SSA, dominator, and a variety of other common terms and get
>> reasonably concise definitions.
>
>Note that there are several different variations of SSA form,
>particularly minimal vs. non-minimal, so a definition of which one is
>being used and assumed e.g. by tree-SSA would be good.
Minimal vs pruned vs semi-pruned are not properties of the SSA form -- they
only differ in how many useless PHI nodes are initially generated when
translating into SSA form.
jeff
More information about the Gcc
mailing list