This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] add doc cross links from/to std.alloca
ClosedPublic

Authored by bondhugula on Apr 11 2020, 2:32 PM.

Details

Summary

Add doc cross links between std.alloca and AutomaticAllocationScope.

Diff Detail

Event Timeline

bondhugula created this revision.Apr 11 2020, 2:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 11 2020, 2:32 PM
rriddle accepted this revision.Apr 11 2020, 3:00 PM
rriddle added inline comments.
mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
330

Please wrap this at 80 characters.

This revision is now accepted and ready to land.Apr 11 2020, 3:00 PM
bondhugula marked an inline comment as done.

Line wrap.

This revision was automatically updated to reflect the committed changes.
Harbormaster completed remote builds in B52816: Diff 256802.