Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103104
[mlir] Add an optional distributionTypes attribute to TiledLoopOp. ClosedPublic Authored by pifon2a on May 25 2021, 10:53 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptMay 25 2021, 10:53 AM This revision is now accepted and ready to land.May 25 2021, 11:01 AM This revision was landed with ongoing or failed builds.May 25 2021, 11:05 AM Closed by commit rG2ea6e13bf818: [mlir] Add an optional distributionTypes attribute to TiledLoopOp. (authored by pifon2a). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347733 mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/include/mlir/Dialect/Utils/StructuredOpsUtils.h
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/roundtrip.mlir
|