This is an archive of the discontinued LLVM Phabricator instance.

[mlir] AsyncRuntime: mode runtime declarations to mlir::runtime namespace
ClosedPublic

Authored by ezhulenev on Dec 16 2020, 4:27 AM.

Details

Summary

Define Async runtime related typedefs in the mlir::runtime namespace.

Diff Detail

Event Timeline

ezhulenev created this revision.Dec 16 2020, 4:27 AM
ezhulenev requested review of this revision.Dec 16 2020, 4:27 AM
ezhulenev edited the summary of this revision. (Show Details)Dec 16 2020, 4:30 AM
ezhulenev added a reviewer: mehdi_amini.
ezhulenev updated this revision to Diff 312182.Dec 16 2020, 5:14 AM

Keep extern "C" in API function definition

mehdi_amini accepted this revision.Dec 16 2020, 9:29 AM

Thanks!

This revision is now accepted and ready to land.Dec 16 2020, 9:29 AM
This revision was landed with ongoing or failed builds.Dec 16 2020, 11:05 AM
This revision was automatically updated to reflect the committed changes.