This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add support for ops with regions in 'gpu-async-region' rewriter.
ClosedPublic

Authored by csigg on May 3 2021, 6:03 AM.

Diff Detail

Event Timeline

csigg created this revision.May 3 2021, 6:03 AM
csigg requested review of this revision.May 3 2021, 6:03 AM
csigg updated this revision to Diff 343109.May 5 2021, 11:06 AM

Remove result mapping.

herhut accepted this revision.May 6 2021, 3:10 AM

On what op is this used as there is no test here?

This revision is now accepted and ready to land.May 6 2021, 3:10 AM
csigg added a comment.May 6 2021, 4:20 AM

On what op is this used as there is no test here?

This is only used downstream.
I think it's trivial enough to punt on a test here, which would require an extra test op.