llvm-project
4f9adb68 - [mlir][vector] Relax operand type restrictions for `vector.splat` (#145517)

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.
Parents
Loading