Files
OpenCL-CTS/test_conformance
Sreelakshmi Haridas Maruthur fffd4f2474 compiler: Modify the IL check code to check for an empty string (#964)
The called function (get_device_info_string) subtracts 1 from
length before returning it. Hence, to check for an empty string
(that the spec requires the implementation to return when
CL_DEVICE_IL_VERSION is not supported) the check should be modified
to check for empty and not length == 1
2020-09-21 17:51:54 +01:00
..
2020-09-15 11:19:20 +01:00
2020-05-20 14:16:19 +01:00
2020-05-20 14:16:19 +01:00
2020-07-23 17:21:07 +01:00
2020-05-20 14:16:19 +01:00
2020-07-23 17:21:07 +01:00
2020-05-20 14:16:19 +01:00
2020-07-17 10:04:42 -04:00
2020-07-23 17:21:07 +01:00
2019-07-31 16:00:45 +01:00