llvm-project
4f9adb68
- [mlir][vector] Relax operand type restrictions for `vector.splat` (#145517)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
211 days ago
[mlir][vector] Relax operand type restrictions for `vector.splat` (#145517) The vector type allows element types that implement the `VectorElementTypeInterface`. `vector.splat` should allow any element type that is supported by the vector type.
References
#145517 - [mlir][vector] Relax operand type restrictions for `vector.splat`
Author
matthias-springer
Parents
17c5c199
Loading