Adding the default implementation of getLoopIteratorTypes and
getLoopBounds allows ExternalModels to override these methods.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115101
[mlir] Add default implementations for methods in `TilingInterface`. ClosedPublic Authored by mravishankar on Dec 4 2021, 9:58 AM.
Details Summary Adding the default implementation of getLoopIteratorTypes and
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptDec 4 2021, 9:58 AM This revision is now accepted and ready to land.Dec 6 2021, 12:35 AM Closed by commit rG3ec6b1bfaceb: [mlir] Add default implementations for methods in `TilingInterface`. (authored by mravishankar, committed by nicolasvasilache). · Explain WhyDec 6 2021, 12:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 391983 mlir/include/mlir/Interfaces/TilingInterface.td
|