This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferization] OneShotBufferizeOp: Add options to use linalg.copy
ClosedPublic

Authored by springerm on Jul 14 2023, 2:45 AM.

Details

Summary

This new option allows users to specify a custom memcpy op.

Diff Detail

Event Timeline

springerm created this revision.Jul 14 2023, 2:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 14 2023, 2:45 AM
springerm requested review of this revision.Jul 14 2023, 2:45 AM
nicolasvasilache accepted this revision.Jul 14 2023, 2:51 AM
This revision is now accepted and ready to land.Jul 14 2023, 2:51 AM