This is an archive of the discontinued LLVM Phabricator instance.

[mlir][memref] Fix memref.copy of scalar memref
ClosedPublic

Authored by herhut on Jan 14 2022, 7:02 AM.

Details

Summary

Also fix a memory leak in the test while at it.

Diff Detail

Event Timeline

herhut created this revision.Jan 14 2022, 7:02 AM
herhut requested review of this revision.Jan 14 2022, 7:02 AM
springerm accepted this revision.Jan 14 2022, 7:09 AM
This revision is now accepted and ready to land.Jan 14 2022, 7:09 AM
pifon2a accepted this revision.Jan 14 2022, 7:14 AM
This revision was landed with ongoing or failed builds.Jan 14 2022, 7:15 AM
This revision was automatically updated to reflect the committed changes.