This is an archive of the discontinued LLVM Phabricator instance.

[NFC] Fix syntax of ranked memrefs in the MLIR Language Reference.
ClosedPublic

Authored by jurahul on Sep 23 2020, 10:57 AM.

Details

Summary
  • Eliminate incorrect |
  • Eliminate memspace0 as the memory spaces currently are integer literals and memory space 0 is not explicitly printed.

Diff Detail

Event Timeline

jurahul created this revision.Sep 23 2020, 10:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 23 2020, 10:57 AM
jurahul requested review of this revision.Sep 23 2020, 10:57 AM
mehdi_amini accepted this revision.Sep 24 2020, 12:13 PM
This revision is now accepted and ready to land.Sep 24 2020, 12:13 PM