[Mlir-commits] [mlir] [mlir][linalg] Genericize MapOp (PR #162742)
Renato Golin
llvmlistbot at llvm.org
Thu Oct 30 08:04:40 PDT 2025
https://github.com/rengolin approved this pull request.
Without further context , I think this PR makes sense. The map operation isn't widely used, so I guess there's no big harm in giving this a go, at the very least to match its syntax / semantics to the other operations.
Let's keep an eye for weird issues and post-commit feedback. I guess we won't get more before merging.
https://github.com/llvm/llvm-project/pull/162742
More information about the Mlir-commits
mailing list