This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add result to mbarrier.arrive
ClosedPublic

Authored by guraypp on Jun 29 2023, 3:09 AM.

Details

Summary

mbarrier.arrive returns token. This PR adds result to these ops.

Diff Detail

Event Timeline

guraypp created this revision.Jun 29 2023, 3:09 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
guraypp requested review of this revision.Jun 29 2023, 3:09 AM
guraypp added a reviewer: manishucsd.
qcolombet accepted this revision.Jun 30 2023, 12:20 AM
This revision is now accepted and ready to land.Jun 30 2023, 12:20 AM
This revision was automatically updated to reflect the committed changes.