Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115233
[mlir][Linalg] NFC - Extend the TilingInterface to allow better composition with out-of-tree dialects. ClosedPublic Authored by nicolasvasilache on Dec 7 2021, 3:33 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 22 others. · View Herald TranscriptDec 7 2021, 3:33 AM This revision is now accepted and ready to land.Dec 7 2021, 4:17 AM Closed by commit rG61ba9f9110e2: [mlir][Linalg] NFC - Extend the TilingInterface to allow better composition… (authored by nicolasvasilache). · Explain WhyDec 7 2021, 5:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 392366 mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/include/mlir/Interfaces/TilingInterface.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp
|