I realized when using this that one can't get very good error messages
without an additional message attribute.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87875
[mlir][shape] Extend shape.cstr_require with a message. ClosedPublic Authored by silvas on Sep 17 2020, 6:35 PM.
Details Summary I realized when using this that one can't get very good error messages
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 17 2020, 6:35 PM This revision was not accepted when it landed; it landed in state Needs Review.Sep 18 2020, 10:22 AM This revision was landed with ongoing or failed builds. Closed by commit rG7c44651360dd: [mlir][shape] Extend shape.cstr_require with a message. (authored by silvas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292691 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Dialect/Shape/canonicalize.mlir
mlir/test/Dialect/Shape/ops.mlir
|