KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: Transformation to permute struct fields

Open
#4,196 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

The order of struct fields shouldn't matter (except for the last field if it's `OpTypeRuntimeArray`).

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the spirv-fuzz transformation implementations and related tests, then verify that struct fields can be permuted while a field containing OpTypeRuntimeArray remains last; done means the transformation and its tests cover that constraint.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.