KhronosGroup / KhronosGroup/SPIRV-Tools

spirv-fuzz: Apply OpBitcast equation fact to more types

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

Description

SPIR-V spec says that operands of `OpBitcast` shouldn't necessarily have the same number of components. The only constraint is that they must have the same number of bits. Consider improving `TransformationEquationInstruction` to support this use-case.

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.