OpenCL-CTS
OpenCL-CTS copied to clipboard
add SPIR-V 1.4 testing for Image Operands and Loop Controls
This PR adds targeted testing for SPIR-V 1.4 features. Specifically, this PR adds testing for:
- The new Image Operand for SignExtend and ZeroExtend.
- The new Loop Controls MinIterations, MaxIterations, IterationMultiple, PeelCount, and PartialCount.