[Mlir-commits] [mlir] [mlir][vector] NFC - Add more structured interface support to vector.contract (PR #145313)
Fabian Mora
llvmlistbot at llvm.org
Mon Jun 23 06:22:53 PDT 2025
fabianmcg wrote:
> I think a better implementation would to add these methods to IndexingMapOpInterface and make vector.contract implement it.
I agree, but that's a can of worms in RFCs, as we don't have a `structured` directory to put the transform in (we should).
https://github.com/llvm/llvm-project/pull/145313
More information about the Mlir-commits
mailing list