KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: Change AnalyzeInstDef to AnalyzeInstDefUse in various transformations

Open
#4,267 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.