Files
clang-p2996/mlir
Matthias Springer 4f9adb6889 [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.
2025-06-25 10:45:31 +02:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.