These ops have the same operands and result shapes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rebase and fix new test that would fail due to different order of error checking now.
Paths
| Differential D81664
[mlir] Mark CastOp class's shape constraint ClosedPublic Authored by jpienaar on Jun 11 2020, 8:23 AM.
Details
Summary These ops have the same operands and result shapes.
Diff Detail
Event TimelineComment Actions Rebase and fix new test that would fail due to different order of error checking now. This revision is now accepted and ready to land.Jun 12 2020, 2:17 AM Closed by commit rG3dbb6678a572: [mlir] Mark CastOp class's shape constraint (authored by jpienaar). · Explain WhyJun 12 2020, 6:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270383 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/test/Dialect/Standard/invalid.mlir
mlir/test/IR/invalid-ops.mlir
|