This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Tidy up documentation for `Shape_JoinOp`, `Shape_ReduceOp`, and `Shape_ConstSizeOp`
ClosedPublic

Authored by frgossen on May 20 2020, 1:03 AM.

Details

Summary

Fix places that refer to shape.type instead of shape.shape.

Depends On D80277

Diff Detail

Event Timeline

frgossen created this revision.May 20 2020, 1:03 AM
Herald added a reviewer: silvas. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
pifon2a accepted this revision.May 20 2020, 2:42 AM
herhut accepted this revision.May 20 2020, 3:05 AM

Thanks for cleaning this up!

jpienaar accepted this revision.May 20 2020, 6:18 AM

Thanks

This revision is now accepted and ready to land.May 20 2020, 6:18 AM

@silvas, can I land this?

This revision was automatically updated to reflect the committed changes.