This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] BufferizeToAllocationOp: Add option to specify custom alloc op
ClosedPublic

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

Details

Summary

Supported ops are "memref.alloc" and "memref.alloca".

Diff Detail

Event Timeline

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