[LLVMdev] convert llvm ir to selection Dag
Kulbhushan Pachauri
kb.pachauri at samsung.com
Thu Sep 30 23:33:02 PDT 2010
Hi,
Can anyone please tell me how can I scalarize or de-vectorize the llvm
vector ir.
In this
(http://old.nabble.com/Re%3A-Thoughts-about-the-llvm-architecture---p2961720
3.html) thread
I found LegalizeTypes will do this while generating machine code from llvm
ir..
How do I convert llvm ir to selection Dag. And scalarize the vector ir and
again get back llvm ir.
Thanks & Regards,
Pachauri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101001/b98d92f1/attachment.html>
More information about the llvm-dev
mailing list