[LLVMdev] Is there 'Nop' instruction?

Óscar Fuentes ofv at wanadoo.es
Thu Jun 3 14:43:02 PDT 2010


Yuri <yuri at rawbw.com> writes:

> How can I copy the value from another BB?
> PHI instruction with one argument would fit, but it requires that all 
> arguments are in immediately preceding BBs.

Using a value is not restricted to the BB where you created it.




More information about the llvm-dev mailing list