[llvm-commits] Patch to add support for SPIR to LLVM

Chris Lattner clattner at apple.com
Sun Sep 30 11:26:39 PDT 2012


On Sep 27, 2012, at 9:38 AM, "Villmow, Micah" <Micah.Villmow at amd.com> wrote:

> I have attached the patch required to support SPIR in LLVM. This patch will allow all vendors who wish to support SPIR as a target the ability to share binaries with the same enums and calling conventions.
>  
> The discussion on calling conventions in SPIR is here:

Looks fine, but please add an underscore to the asm syntax (and enums) for the new calling conventions.  Also, you should probably just spell out kernel.  This would give you "spir_kernel" as the calling convention.

-Chris

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


More information about the llvm-commits mailing list