Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138408
[mlir][linalg] Change linalg.broadcast `dimensions` attribute to represent added dimensions. ClosedPublic Authored by olegshyshkov on Nov 21 2022, 1:49 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 21 2022, 1:52 AM This revision was landed with ongoing or failed builds.Nov 21 2022, 4:17 AM Closed by commit rG3598c24983be: [mlir][linalg] Change linalg.broadcast `dimensions` attribute to represent… (authored by olegshyshkov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 476830 mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
mlir/test/Dialect/Linalg/invalid.mlir
mlir/test/Dialect/Linalg/one-shot-bufferize.mlir
mlir/test/Dialect/Linalg/roundtrip.mlir
mlir/test/Interfaces/TilingInterface/lower-to-loops-using-interface.mlir
|