This is an archive of the discontinued LLVM Phabricator instance.

[mlir][bufferization] Consider defaultMemorySpace when bufferizing FuncOp
ClosedPublic

Authored by mamrami on Feb 21 2023, 11:51 PM.

Details

Summary

The function arguments and results type will have the default memory space.

Diff Detail

Event Timeline

mamrami created this revision.Feb 21 2023, 11:51 PM
mamrami requested review of this revision.Feb 21 2023, 11:51 PM
springerm accepted this revision.Feb 22 2023, 5:23 AM
This revision is now accepted and ready to land.Feb 22 2023, 5:23 AM
This revision was landed with ongoing or failed builds.Feb 22 2023, 6:44 AM
This revision was automatically updated to reflect the committed changes.