Details
Details
- Reviewers
nicolasvasilache - Commits
- rG7377ef935719: [mlir] Add a builder to `linalg.tiled_loop`.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97372
[mlir] Add a builder to `linalg.tiled_loop`. ClosedPublic Authored by pifon2a on Feb 24 2021, 2:39 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 15 others. · View Herald TranscriptFeb 24 2021, 2:39 AM This revision is now accepted and ready to land.Feb 24 2021, 5:37 AM Closed by commit rG7377ef935719: [mlir] Add a builder to `linalg.tiled_loop`. (authored by pifon2a). · Explain WhyFeb 24 2021, 5:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326065 mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
|