This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg][bufferize][NFC] Utilize DestinationStyleOpInterface helper
ClosedPublic

Authored by springerm on Jan 18 2023, 6:08 AM.

Details

Summary

DstBufferizableOpInterfaceExternalModel provides suitable default implementations for Linalg ops.

Depends On: D142006

Diff Detail

Event Timeline

springerm created this revision.Jan 18 2023, 6:08 AM
springerm requested review of this revision.Jan 18 2023, 6:08 AM
pifon2a accepted this revision.Jan 18 2023, 6:10 AM
This revision is now accepted and ready to land.Jan 18 2023, 6:10 AM