[LLVMdev] Converting back to SSA form
Rahman Lavaee
rlavaee at cs.rochester.edu
Tue Sep 23 07:52:01 PDT 2014
Hi,
I'm wondering how I can convert "register allocated" code back to SSA form.
I realized from MachineRegisterInfo.h that a function leaves SSA form only
once and cannot be taken back to it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140923/0124addd/attachment.html>
More information about the llvm-dev
mailing list