OpenCL-CTS icon indicating copy to clipboard operation
OpenCL-CTS copied to clipboard

add SPIR-V 1.4 testing for no integer wrap decorations

Open bashbaug opened this issue 1 year ago • 0 comments

This PR adds targeted testing for SPIR-V 1.4 features. Specifically, this PR adds testing for the NoSignedWrap and NoUnsignedWrap decorations.

We can reuse large parts of the testing for the cl_khr_spirv_no_integer_wrap_decoration extension to test the SPIR-V 1.4 feature.

bashbaug avatar Aug 07 '24 21:08 bashbaug