Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes failures on OCL-1.1 implementations that provide cl_khr_fp64
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
|
|
This reverts commit ff8898df3c78324b2d8945c855a9d2e0034f5525.
This broke cl tests, and it's a very trivial self contained patch, so
we'll just revert it.
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
reported-by: Michel Dänzer <michel@daenzer.net>
|
|
It really doesn't make sense to have static tests in the generated tests
directory, this patch adds them to the tests directory and adds the
appropriate code to cl.py for this change
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
|
|
Reviewed-by: Aaron Watry <awatry@gmail.com>
|
|
v2:
- Fix coding style
Acked-by: Dylan Baker <baker.dylan.c@gmail.com>
|