[LLVMdev] named address spaces

Juan Carlos Martinez Santos juanc.martinez.santos at gmail.com
Fri Oct 16 13:22:34 PDT 2009


Hello,

If my understand is correct, LLVM supports the address_space qualifier;
however, how I can add custom address spaces. Where I can declare them? For
clang (x86), I saw that address spaces #256 and #257 works well (I see the
generated code with the 'gs' and 'fs'), but when I select different ones, I
don't see any different.

Thanks in advance,

-- 
Juan Carlos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091016/2b88738e/attachment.html>


More information about the llvm-dev mailing list