KhronosGroup / KhronosGroup/SPIRV-Tools
spirv-fuzz: Change AnalyzeInstDef to AnalyzeInstDefUse in various transformations
Open
component:fuzzer
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
Various transformations update the def-use manager using AnalyzeInstDef, but they should use AnalyzeInstDefUse.
Contributor guide
Research direction
Search the spirv-fuzz transformation code for uses of AnalyzeInstDef and read the surrounding def-use manager updates. Identify all transformations covered by the issue, change their analysis calls as specified, and verify that the affected transformation behavior remains correct with the repository's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100