This is an archive of the discontinued LLVM Phabricator instance.

[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
without an additional message attribute.

Diff Detail

Event Timeline

silvas created this revision.Sep 17 2020, 6:35 PM
Herald added a project: Restricted Project. · View Herald Transcript
silvas requested review of this revision.Sep 17 2020, 6:35 PM
silvas updated this revision to Diff 292691.Sep 17 2020, 7:40 PM

fix typo

frgossen accepted this revision.Sep 18 2020, 1:09 AM

Thanks

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.
This revision was automatically updated to reflect the committed changes.