KhronosGroup / KhronosGroup/SPIRV-Tools
spvIsComposite is missing OpTypeRuntimeArray ?
Open
component:fuzzer
component:optimization
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 709
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 28
Description
See spvIsComposite in source/opcode.cpp
It covers vector, matrix, array, struct, cooperativematrixNV, but not runtime-array.
Seems like it would affect the fuzzer, upgrade-memory-model transform, dead-elim-transform.
Contributor guide
Assessment
This issue has not been assessed yet.