This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Standard][NFC] Fix op documentation
ClosedPublic

Authored by jsetoain on Apr 20 2021, 3:58 AM.

Details

Summary

A couple of standard op examples that use an outdated syntax need an
update.

Diff Detail

Event Timeline

jsetoain created this revision.Apr 20 2021, 3:58 AM
jsetoain requested review of this revision.Apr 20 2021, 3:58 AM
rriddle accepted this revision.Apr 20 2021, 10:41 AM

Nice, thanks!

This revision is now accepted and ready to land.Apr 20 2021, 10:41 AM

I can't land this myself, please go ahead when ready!

This revision was automatically updated to reflect the committed changes.