[llvm-commits] SPIR64 target patch

Villmow, Micah Micah.Villmow at amd.com
Mon Nov 12 11:27:33 PST 2012


This looks fine to me.

Micah

From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Benyei, Guy
Sent: Sunday, November 11, 2012 11:24 PM
To: llvm-commits at cs.uiuc.edu
Subject: [llvm-commits] SPIR64 target patch

Hi all,
After a lot of discussions, it looks like the best solution is to create separate SPIR for 64 and for 32 bit architectures. This would replace the controversial size_t opaque type solution, and it would also solve some additional technical issues (usual arithmetic conversions on size_t, unknown pointer size, etc...).
The attached patch adds a SPIR64 target, which is needed in order to represent the separate 64 bit SPIR format.

Please review

Thanks
     Guy Benyei

[email_signature_guy_new2]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121112/4208e2cf/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 24800 bytes
Desc: image001.png
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121112/4208e2cf/attachment.png>


More information about the llvm-commits mailing list