[LLVMdev] Selection DAG node for 64-bit load

Iftekhar Chowdhury iftekhar.hc at gmail.com
Tue Jul 8 11:06:44 PDT 2014


Hi Fellow LLVM Experts,



Currently, Selection DAG node for load seems to expect a 32-bit base and an
offset. Is it possible to extend load node definition to 2 32-bit bases and
an offset? Two 32-bit bases are supposed to represent one 64-bit address.



Any suggestions, comments are much appreciated.



Regards,

Iftekhar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140708/0588c805/attachment.html>


More information about the llvm-dev mailing list