This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize][NFC] Allow passing custom BufferizationOptions to pass
ClosedPublic

Authored by springerm on Feb 3 2022, 4:51 AM.

Details

Summary

Also remove the pass option for linalg.generic-based memcpys. Users of ModuleBufferization can configure the bufferization as needed.

Depends On D119258

Diff Detail

Event Timeline

springerm created this revision.Feb 3 2022, 4:51 AM
springerm requested review of this revision.Feb 3 2022, 4:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2022, 4:51 AM
springerm retitled this revision from [mlir][linalg][bufferize] Allow passing custom BufferizationOptions to pass to [mlir][linalg][bufferize][NFC] Allow passing custom BufferizationOptions to pass.Feb 8 2022, 11:54 PM
nicolasvasilache accepted this revision.Feb 9 2022, 12:23 AM
This revision is now accepted and ready to land.Feb 9 2022, 12:23 AM
This revision was landed with ongoing or failed builds.Feb 9 2022, 2:20 AM
This revision was automatically updated to reflect the committed changes.