[llvm-dev] relation between address spaces and physical memory locations

Mohammad Norouzi via llvm-dev llvm-dev at lists.llvm.org
Wed Mar 23 02:31:03 PDT 2016


Hi,

Do address spaces in llvm corespond to different memory locations? For
example, Shared and Global refer to RAM while Local refers to registers?

I guess that this may be true in GPU programming. So, I would like to know
about CPUs.

Thanks.

Best,
Mohammad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160323/0ee73916/attachment.html>


More information about the llvm-dev mailing list