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

Villmow, Micah Micah.Villmow at amd.com
Mon Oct 1 10:03:29 PDT 2012


Changes made and submitted in r164948.

From: Chris Lattner [mailto:clattner at apple.com]
Sent: Sunday, September 30, 2012 11:27 AM
To: Villmow, Micah
Cc: llvm-commits at cs.uiuc.edu; Benyei, Guy; Ouriel, Boaz
Subject: Re: [llvm-commits] Patch to add support for SPIR to LLVM


On Sep 27, 2012, at 9:38 AM, "Villmow, Micah" <Micah.Villmow at amd.com<mailto: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/20121001/377dfd12/attachment.html>


More information about the llvm-commits mailing list