[SPIRV][Matrix] Add support for non-literal element accesses
Open
backend:SPIR-V
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Elementwise bitcasts are producing a cast to a zero-initialized types. These seems to be something wrong with the spv bitcast when we try to do truncation or elementwise vector casts. but only if the element access is non-literal.
Contributor guide
Assessment
This issue has not been assessed yet.