Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/Vector/VectorTransferSplitRewritePatterns.cpp | ||
|---|---|---|
| 19 | This introduces a dependency from Vector to Linalg, can you move this to Linalg instead? | |
| mlir/lib/Dialect/Vector/VectorTransferSplitRewritePatterns.cpp | ||
|---|---|---|
| 19 | Note that this file is the only one using Linalg in the entire vector dialect. | |
This introduces a dependency from Vector to Linalg, can you move this to Linalg instead?