KhronosGroup / KhronosGroup/SPIRV-Tools
spirv-fuzz: Adding control barrier instructions
Open
component:fuzzer
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
Part of issue #4420.
### Main specifications
- We can always add instruction to dead blocks.
- Maybe adding them to live blocks but this is **more challenging**.
Contributor guide
Research direction
Start by reading parent issue #4420 and the main specifications listed here. Determine the existing spirv-fuzz entry points for adding instructions and how dead and live blocks are handled. Done means control barrier instructions can be added to dead blocks, with live-block behavior addressed according to the agreed scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100