[Libclc-dev] [PATCH] Implement any() builtin
Peter Collingbourne
peter at pcc.me.uk
Sun Oct 7 20:41:50 PDT 2012
On Thu, Oct 04, 2012 at 04:16:03PM +0000, Tom Stellard wrote:
> From: Tom Stellard <thomas.stellard at amd.com>
>
> ---
> generic/include/clc/clc.h | 1 +
> generic/include/clc/relational/any.h | 16 ++++++++++++++++
> generic/lib/SOURCES | 1 +
> generic/lib/relational/any.cl | 30 ++++++++++++++++++++++++++++++
> 4 files changed, 48 insertions(+)
> create mode 100644 generic/include/clc/relational/any.h
> create mode 100644 generic/lib/relational/any.cl
Thanks, r165386.
--
Peter
More information about the Libclc-dev
mailing list