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

Kunwar Grover llvmlistbot at llvm.org
Mon Jan 26 05:23:46 PST 2026


Groverkss 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

I checked with IREE maintainers, and we can just move the pass downstream. Feel free to remove it.

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


More information about the Mlir-commits mailing list