This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Fail comprehensive bufferization if a memref is returned.
ClosedPublic

Authored by nicolasvasilache on Sep 15 2021, 6:19 AM.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Sep 15 2021, 6:19 AM
ftynse accepted this revision.Sep 15 2021, 6:25 AM
This revision is now accepted and ready to land.Sep 15 2021, 6:25 AM

Add a flag to allow returning a memref for testing purposes.