[PATCH]OpenCL event_t overloading
Joey Gouly
joey.gouly at arm.com
Tue Feb 5 06:38:17 PST 2013
Hi Guy,
The test doesn't match the code you've added? You added a test for
overloading on event_t,
but added code for 0 -> event_t conversion.
Thanks,
Joey
From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Benyei, Guy
Sent: 05 February 2013 13:15
To: cfe-commits at cs.uiuc.edu
Subject: RE: [PATCH]OpenCL event_t overloading
Are there any comments on this patch?
Thanks
Guy Benyei
From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Benyei, Guy
Sent: Tuesday, January 29, 2013 10:48
To: cfe-commits at cs.uiuc.edu
Subject: [PATCH]OpenCL event_t overloading
Hi all,
Attached a patch that enables overloading of functions with OpenCL event_t
arguments. This feature is useful for implementing OpenCL built-ins.
Please review.
Thanks
Guy Benyei
More information about the cfe-commits
mailing list