Invalid SPIR-V generation for vector<X, 8>/vector<X, 16> usage #6012
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
kind:bug
something doesn't work like it should
Milestone
Slightly related to #5987 but the resolution might be different for the following:
When using vector<X, 8>/vector<X, 16>, Slang doesn't generate a warning nor error but generates invalid SPIR-V output instead.
Marking the SPIR-V output with Vector16 capability is not an option as this is a kernel execution only capability.
Could one of the following be done?
The text was updated successfully, but these errors were encountered: