[Piglit] [PATCH] Logical operators 'and' and 'or' are supported until OpenCL version 1.2.

Dylan Baker baker.dylan.c at gmail.com
Tue Feb 4 08:03:33 PST 2014


I'm cleaning up patchwork, and I went ahead and pushed this patch

On Monday, January 13, 2014 08:41:39 AM Tom Stellard wrote:
> On Mon, Jan 06, 2014 at 09:54:48AM +0800, Yi Sun wrote:
> > According to spec 1.1 Chapter 6.3 bullet g:
> > The logical operators and (&&), or (||) operate on all scalar and vector
> > built-in types except the built-in scalar and vector float types.
> 
> Reviewed-by: Tom Stellard <thomas.stellard at amd.com>
> 
> > Signed-off-by: Yi Sun <yi.sun at intel.com>
> > Signed-off-by: Yangwei Shui <yangweix.shui at intel.com>
> > 
> > diff --git a/tests/cl/program/execute/scalar-logical-float.cl
> > b/tests/cl/program/execute/scalar-logical-float.cl index 43265d5..dc78592
> > 100644
> > --- a/tests/cl/program/execute/scalar-logical-float.cl
> > +++ b/tests/cl/program/execute/scalar-logical-float.cl
> > @@ -5,7 +5,7 @@
> > 
> >  [config]
> >  name: Float logical operators
> > 
> > -clc_version_min: 10
> > +clc_version_min: 12
> > 
> >  dimensions: 1
> >  global_size: 1 0 0
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140204/9d616444/attachment-0001.pgp>


More information about the Piglit mailing list