This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] fix memref type doc comment on dynamic shape
ClosedPublic

Authored by bondhugula on Mar 21 2020, 4:46 PM.

Details

Summary

Fix memref type doc comment to state that -1 indicates a dynamically
shaped dimension and not any negative number.

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Diff Detail

Event Timeline

bondhugula created this revision.Mar 21 2020, 4:46 PM
Herald added a project: Restricted Project. · View Herald Transcript
mehdi_amini accepted this revision.Mar 21 2020, 5:14 PM
rriddle accepted this revision.Mar 21 2020, 5:39 PM
This revision is now accepted and ready to land.Mar 21 2020, 5:39 PM
This revision was automatically updated to reflect the committed changes.