Details
Details
- Reviewers
jpienaar silvas tpopp - Commits
- rG50f68c1e339f: [mlir] Add verifier for `shape.yield`.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81262
[mlir] Add a verifier for `shape.yield`. ClosedPublic Authored by pifon2a on Jun 5 2020, 8:02 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 5 2020, 12:00 PM Closed by commit rG50f68c1e339f: [mlir] Add verifier for `shape.yield`. (authored by pifon2a). · Explain WhyJun 7 2020, 6:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 269053 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/lib/Dialect/Shape/IR/Shape.cpp
mlir/test/Dialect/Shape/invalid.mlir
mlir/test/Dialect/Shape/ops.mlir
|