This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferization][NFC] Rename: "last-write" -> "definition"
ClosedPublic

Authored by springerm on Jan 15 2023, 4:38 AM.

Details

Summary

The previous lingo was confusing. There are no writes on tensors. There are only definitions.

Also some minor cleanup and better documentation.

Depends On: D141684

Diff Detail

Event Timeline

springerm created this revision.Jan 15 2023, 4:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 15 2023, 4:38 AM
springerm requested review of this revision.Jan 15 2023, 4:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 15 2023, 4:38 AM
This revision is now accepted and ready to land.Jan 16 2023, 12:39 AM
This revision was landed with ongoing or failed builds.Jan 30 2023, 12:52 AM
This revision was automatically updated to reflect the committed changes.