This is an archive of the discontinued LLVM Phabricator instance.

[mlir][gpu] Adding gpu runtime wrapper functions for async execution.
ClosedPublic

Authored by csigg on Oct 8 2020, 6:09 AM.

Diff Detail

Event Timeline

csigg created this revision.Oct 8 2020, 6:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2020, 6:09 AM
csigg requested review of this revision.Oct 8 2020, 6:09 AM
csigg updated this revision to Diff 296973.Oct 8 2020, 7:39 AM

Add mgpuEventSynchronize.

Add function call builder for lowerings.

herhut accepted this revision.Oct 12 2020, 2:18 AM
This revision is now accepted and ready to land.Oct 12 2020, 2:18 AM