This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Add a test for memref.copy lowering to llvm
ClosedPublic

Authored by herhut on Jun 29 2021, 7:48 AM.

Details

Summary

This was missing and also there was a bug in the lowering itself, which went unnoticed due to it.

Diff Detail

Event Timeline

herhut created this revision.Jun 29 2021, 7:48 AM
herhut requested review of this revision.Jun 29 2021, 7:48 AM
ftynse accepted this revision.Jun 30 2021, 12:21 AM
This revision is now accepted and ready to land.Jun 30 2021, 12:21 AM
This revision was automatically updated to reflect the committed changes.