[Mlir-commits] [mlir] [mlir][linalg] Drop unit dims on IndexingMapOpInterface (PR #150280)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Jul 24 06:22:12 PDT 2025


MaheshRavishankar wrote:

> Fly-by comment - no new tests?

I think only Linalg ops implement the interface, so all the Linalg tests effectively port over.

Could add a test op that implements the interface, but I don't think it is necessary since the existing Linalg tests cover functionality 

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


More information about the Mlir-commits mailing list