[cfe-commits] [PATCH] Add intel_ocl_bicc calling convention to Clang

Benyei, Guy guy.benyei at intel.com
Mon Dec 24 11:21:51 PST 2012


Hi,
Added an additional test to check that the calling convention occurs in the IR.
Please review.

Thanks
    Guy Benyei

[email_signature_guy_new2]

From: Douglas Gregor [mailto:dgregor at apple.com]
Sent: Thursday, December 20, 2012 23:46
To: Benyei, Guy
Cc: cfe-commits at cs.uiuc.edu
Subject: Re: [cfe-commits] [PATCH] Add intel_ocl_bicc calling convention to Clang


On Dec 19, 2012, at 6:23 AM, "Benyei, Guy" <guy.benyei at intel.com<mailto:guy.benyei at intel.com>> wrote:


Hi all,
Attached a patch that adds intel_ocl_bicc calling convention as a function attribute to Clang.
This calling convention already exists in LLVM, and it was added in order to support the Intel OpenCL built-in library.


Generally looks fine, but I don't see a test that this attribute survives down to LLVM IR.

            - Doug


Please review

Thanks
     Guy Benyei
<image001.png>

<inteloclbicc.patch>

---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
cfe-commits mailing list
cfe-commits at cs.uiuc.edu<mailto:cfe-commits at cs.uiuc.edu>
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121224/c2895d47/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/cfe-commits/attachments/20121224/c2895d47/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inteloclbicc2.patch
Type: application/octet-stream
Size: 7662 bytes
Desc: inteloclbicc2.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121224/c2895d47/attachment.obj>
-------------- next part --------------
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121224/c2895d47/attachment-0001.html>


More information about the cfe-commits mailing list