[Mlir-commits] [mlir] [mlir][vector] NFC - Add more structured interface support to vector.contract (PR #145313)
Kunwar Grover
llvmlistbot at llvm.org
Mon Jun 23 06:18:17 PDT 2025
https://github.com/Groverkss commented:
I think a better implementation would to add these methods to IndexingMapOpInterface and make vector.contract implement it.
https://github.com/llvm/llvm-project/pull/145313
More information about the Mlir-commits
mailing list