[Mlir-commits] [mlir] [mlir][vector][nfc] Add clarification on "dim-1" bcast (PR #125425)
Kunwar Grover
llvmlistbot at llvm.org
Mon Feb 10 00:28:17 PST 2025
https://github.com/Groverkss approved this pull request.
LGTM
Although, when I read the documentation, it makes me wonder, do we actually use this? The scalar broadcasting makes sense regardless of if we allow this "dim-1" broadcasting or not, because scalars are essentially 0-D vectors. Nothing blocking on this PR though, we can discuss that elsewhere.
https://github.com/llvm/llvm-project/pull/125425
More information about the Mlir-commits
mailing list