This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Remove always-aliasing-with-dest option
ClosedPublic

Authored by springerm on Jun 3 2022, 7:29 AM.

Details

Summary

This flag was introduced for a use case in IREE, but it is no longer needed.

Depends On D126822

Diff Detail

Event Timeline

springerm created this revision.Jun 3 2022, 7:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 7:29 AM
springerm requested review of this revision.Jun 3 2022, 7:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 7:29 AM
aartbik accepted this revision.Jun 14 2022, 8:49 AM
This revision is now accepted and ready to land.Jun 14 2022, 8:49 AM
This revision was landed with ongoing or failed builds.Jun 15 2022, 12:57 AM
This revision was automatically updated to reflect the committed changes.
mlir/lib/Dialect/Linalg/Transforms/BufferizableOpInterfaceImpl.cpp