llvm-project
3264e4eb
- [SPIR-V] Fix invalid OpIMul emitted for i1 multiplication (#207388)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 days ago
[SPIR-V] Fix invalid OpIMul emitted for i1 multiplication (#207388) OpIMul requires integer scalar/vector operands OpTypeBool is not considered an integer type and causes spirv-val failure
References
#207388 - [SPIR-V] Fix invalid OpIMul emitted for i1 multiplication
Author
aobolensk
Parents
b9347e0f
Loading