[Mlir-commits] [mlir] [MLIR][Linalg] Safely Unwind Block Split After Detensorizing (PR #171918)

Matthias Springer llvmlistbot at llvm.org
Mon Jan 19 09:03:02 PST 2026


matthias-springer wrote:

I feel like the `Dentensorize` pass is semi-abandoned. There have been no changes to this pass in a while and there is another open PR for this pass that hasn't received any reviews yet.

I'm not sure who to ping here. IREE is the only user of this pass that I am aware of. If we cannot find any reviewers, another option would be to delete this pass from MLIR and move it to IREE. Tensor compiler maintainers, any thoughts? @rengolin @jpienaar @banach-space


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


More information about the Mlir-commits mailing list