Inserting a GIMPLE node in a SSA form representation pass
Daniel Berlin
dberlin@dberlin.org
Tue Jul 18 14:31:00 GMT 2006
Diego Novillo wrote:
> sean yang wrote on 07/17/06 22:16:
>
>> Can someone give a brief introduction? Hopefully my question is clear:)
>>
> When you insert a brand new GIMPLE statement, the symbols referenced in
> it must be rewritten into SSA form. See the section 'Preserving the SSA
> form' in the GCC internals manual.
>
Also, IIRC, tree-ssa-lim ends up rewriting those statements into SSA
later on.
More information about the Gcc
mailing list