KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: Transformation to inline pointer parameters

Open
#3,695 1 comment 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

We can replace a pointer parameter with its scalar pointee if the parameter is not being written into.

Contributor guide

Open the contributing guide

Research direction

The issue names a spirv-fuzz transformation but provides no source file, test, or entry point. Locate existing spirv-fuzz transformations involving function parameters, then determine how the stated replacement should be represented and tested; done means the transformation applies only when the pointer parameter is not written into.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.