[LLVMdev] AddressSpace question

Duncan Sands baldrick at free.fr
Thu Oct 27 06:33:36 PDT 2011


Hi Yakov, if you google for Address Space you will get some information
about them.  They are not an LLVM specific concept.

Ciao, Duncan.

> One of the data members of class PointerType  is [unsigned] AddressSpace
>
> What is its role? I didn`t find sufficient description about it in the
> LLVM documentation. Could someone please point me where can I get
> description about different AddressSpaces?
>
> What I saw that address spaces may affect how optimizations are
> performed –Where can I get more information about this issue.
>
> Thank you
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list