[Mlir-commits] [mlir] [mlir][linalg] Avoid asserts in IndexingMapOpInterface (PR #179072)

Samarth Narang llvmlistbot at llvm.org
Wed Feb 4 06:14:13 PST 2026


snarang181 wrote:

> As for in-tree, i think vector.contract also uses it, so the "only memref and tensor" constraint wouldnt work.

You're right on that, I did encounter that, which is why the current simple patch seemed easier. 

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


More information about the Mlir-commits mailing list