[LLVMdev] Word Addressing
Ramin Guner
webvlkn at gmail.com
Fri Jun 20 07:07:47 PDT 2014
Hi all,
All of the data types are 32 bits and the pointer is 32 bit. Therefore, I
need word adressing instead of byte adressing to use 8 GB memory.
I was told that R600 uses word adressing and I looked at its codes but I
could not find where the backends handles word adressing.
Do you have any ideas about it?
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140620/1cffc67e/attachment.html>
More information about the llvm-dev
mailing list