[LLVMdev] Type legalization of call and return
Sachin.Punyani at microchip.com
Sachin.Punyani at microchip.com
Tue Dec 2 18:37:25 PST 2008
Hi,
In LLVM, responsibility of legalizing all the illegal types lies on type
legalizer.
Why is type legalization of ISD::CALL (call arguments and call return)
and ISD::RET nodes being done much earlier?
(e.g. for call in visitCall - through function LowerCallTo)
Regards
Sachin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081202/87318c45/attachment.html>
More information about the llvm-dev
mailing list