KhronosGroup / KhronosGroup/OpenCL-CTS
OpCopyMemory and OpCopyMemorySize aren't tested
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
The `OpCopyMemory` and `OpCopyMemorySize` SPIR-V instructions aren't tested, while they are part of the SPIR-V 1.0 specification.
This might be partially addressed with new SPIR-V 1.4 testing, see #2120 . We should probably still add some dedicated SPIR-V 1.0 tests for these instructions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the existing SPIR-V 1.4 testing mentioned in #2120, then locate the OpenCL-CTS tests covering SPIR-V 1.0 instructions. Add dedicated coverage for OpCopyMemory and OpCopyMemorySize, and verify that the tests exercise both instructions under the SPIR-V 1.0 specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100