KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: Add IdIsIrrelevant fact ids introduced during module donation

Open
#3,593 0 comments 0 reactions 1 assignee Claimed by @afd View on GitHub
component:fuzzer
Dominant language
C++
Stars
1.4k
Forks
709
Avg merge
1d 22h
Merged PRs (30d)
28

Description

When one module is donated to another, we can add the "IdIsIrrelevant" fact to all of the ids that correspond to instructions from the donor module. We should do this whether functions are being donated in a livesafe manner or not. However, we should *not* add this fact for additional instructions that are used to make a function live-safe, such as instructions that manipulate the loop limiter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.