This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferize] Update documentation with allow-return-allocs
ClosedPublic

Authored by springerm on Mar 16 2022, 7:29 AM.

Diff Detail

Event Timeline

springerm created this revision.Mar 16 2022, 7:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 7:29 AM
springerm requested review of this revision.Mar 16 2022, 7:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 16 2022, 7:29 AM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 16 2022, 7:30 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.

This should've been part of the commit that introduced allow-return-allocs.