[Mlir-commits] [mlir] [mlir][linalg] Fix crash in tile_reduction when output map has constant exprs (PR #189166)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Tue Mar 31 09:13:02 PDT 2026
https://github.com/MaheshRavishankar requested changes to this pull request.
I am not 100% sure we can assert that a constant indexing expression of 0 implies the tensor dimenion is of size 1.
https://github.com/llvm/llvm-project/pull/189166
More information about the Mlir-commits
mailing list