This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][docs] Fixes to operation syntax in Lang Ref
ClosedPublic

Authored by GMNGeoffrey on Apr 5 2021, 9:32 PM.

Diff Detail

Event Timeline

GMNGeoffrey created this revision.Apr 5 2021, 9:32 PM
GMNGeoffrey requested review of this revision.Apr 5 2021, 9:32 PM
rriddle accepted this revision.Apr 5 2021, 10:09 PM
This revision is now accepted and ready to land.Apr 5 2021, 10:09 PM
This revision was automatically updated to reflect the committed changes.

Nice catch! I think I caught another redundancy right below.

mlir/docs/LangRef.md
293

Unrelated but the question mark at the end here isn't needed.