>
>
> In order to generate assembly code I need to remove the Phi functions 
> and rename the registers accordingly. The register field in SSA is not 
> exported and can be accessed read-only by Name(). This makes SSA 
> back-translation cumbersome. 
>

My experience in TARDISgo was that Name() was stable and correct, 
 see 
https://github.com/tardisgo/tardisgo/blob/89fb026cf24627db3bddabb754fed9500b5cabcd/haxe/base.go#L62

 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to