[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:30:18 PDT 2025
Groverkss 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 interface in (we should have one).
I don't think it is. The Interface lives in lib/Interfaces right?
https://github.com/llvm/llvm-project/pull/145313
More information about the Mlir-commits
mailing list