This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize] Fix/add missing case to getAliasingOpOperand
ClosedPublic

Authored by springerm on Oct 7 2021, 8:15 PM.

Diff Detail

Event Timeline

springerm created this revision.Oct 7 2021, 8:15 PM
springerm requested review of this revision.Oct 7 2021, 8:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 7 2021, 8:15 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 7 2021, 10:43 PM
This revision was automatically updated to reflect the committed changes.

This revision is factored out from D110918. Landing without further review, as discussed.