This is an archive of the discontinued LLVM Phabricator instance.

[mlir][TilingInterface] NFC: Consolidate yield handling.
ClosedPublic

Authored by mravishankar on Dec 5 2022, 10:08 PM.

Details

Summary

Add a new utility method to yield the tiled value as well as
preserving destination passing style.

Diff Detail

Event Timeline

mravishankar created this revision.Dec 5 2022, 10:08 PM
mravishankar requested review of this revision.Dec 5 2022, 10:08 PM
nicolasvasilache accepted this revision.Jan 12 2023, 9:13 AM
This revision is now accepted and ready to land.Jan 12 2023, 9:13 AM