The underlying infrastructure supports this already, just add the
pattern matching for linalg.generic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Dialect/Linalg/transform-patterns.mlir | ||
---|---|---|
122 | indent the %C with %A |
indent the %C with %A
(looking around we have not been very consistent doing that here, but I find that more readable)