[Mono-devel-list] SSA fix

Massimiliano Mantione massi at ximian.com
Tue Feb 1 09:43:34 EST 2005


With this fix IronPython's parrotbench runs fine with -O=all :-)
(plus my previous SSAPRE patch of course).

What it does is forcing the creation of a new variable if the
SSA_STORE operation is performed on an argument, even if the
SSA renaming stack is empty and we are in the entry BB.

Ciao,
  Massi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssa.patch
Type: text/x-patch
Size: 498 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050201/023bad66/attachment.bin 


More information about the Mono-devel-list mailing list