[llvm-commits] SPIR64 target patch

Chris Lattner clattner at apple.com
Mon Nov 12 09:23:35 PST 2012


On Nov 11, 2012, at 11:23 PM, "Benyei, Guy" <guy.benyei at intel.com> wrote:

> 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.
>  

Makes sense to me, please commit.

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121112/04e8b8b2/attachment.html>


More information about the llvm-commits mailing list