[llvm-commits] First patch to add support for variable address spaces to optimizers

Villmow, Micah Micah.Villmow at amd.com
Wed Oct 10 13:27:21 PDT 2012


This patch starts enabling proper use of the variable address space throughout LLVM.
What this does is when it is known, it passes in the address space to the data layout for some functions.
The next patch will contain the more intrusive changes of getIntPtrType/get*PtrTy/getPointerTy.

Micah
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 001-patch-to-support-per-address-space-data-layout.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121010/f088a375/attachment.txt>


More information about the llvm-commits mailing list