Displaying 2 results from an estimated 2 matches for "3b5a5b9a".
2019 Jul 31
3
[RFC] Changing X86 data layout for address spaces
...m.org <mailto:llvm-dev at lists.llvm.org>>
>> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>> >
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190731/3b5a5b9a/attachment.html>
2019 Jul 31
3
[RFC] Changing X86 data layout for address spaces
Please review the properties of an address space which are configurable
via the data layout. For example, bitwidth is one of those parameters.
If that parameter space covers your needs, then you do not need LLVM
side support.
Philip
On 7/30/19 2:59 PM, Amy Huang wrote:
> Thanks for the info--
> It seems like the way to do this is for clang to use address spaces to
> represent