This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Small touchups to LangRef attribute section
ClosedPublic

Authored by silvas on Feb 4 2021, 1:30 PM.

Details

Summary
  • attribute-dict production is redundant with dictionary-attribute
  • definitions of attribute aliases were part of the same production as uses of attribute aliases
  • std.dim now accepts the dimension number as an operand, so the example is out of date. Use the predicate of std.cmpi as a better example.

Diff Detail

Event Timeline

silvas created this revision.Feb 4 2021, 1:30 PM
silvas requested review of this revision.Feb 4 2021, 1:30 PM
rriddle accepted this revision.Feb 4 2021, 1:32 PM
This revision is now accepted and ready to land.Feb 4 2021, 1:32 PM
This revision was landed with ongoing or failed builds.Feb 4 2021, 1:32 PM
This revision was automatically updated to reflect the committed changes.