[Mlir-commits] [mlir] [mlir][vector] vector.splat deprecation: folding/canonicalizing parity with broadcast (PR #150284)

James Newling llvmlistbot at llvm.org
Fri Aug 1 08:22:33 PDT 2025


newling wrote:

> Main question from me - do we need vector-splat.mlir? Why not vector-broadcast.mlir?

vector-splat.mlir was just to separate out the splat tests in preparation for removal. I/someone can add vector-broadcast.mlir later into the canonicalize directory. 

https://github.com/llvm/llvm-project/pull/150284


More information about the Mlir-commits mailing list