This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize][NFC] API change of aliasesNonWritableBuffer
ClosedPublic

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

Details

Summary

The function now takes a Value instead of an OpOperand.

Depends On D111377

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:51 PM
This revision was automatically updated to reflect the committed changes.

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