This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add bar.warp.sync to NVVM
ClosedPublic

Authored by guraypp on Oct 5 2022, 3:24 AM.

Details

Summary

It adds the missing bar.warp.sync to the nvvm dialect. It is a barrier to synchronize for threads in a warp.

Diff Detail

Event Timeline

guraypp created this revision.Oct 5 2022, 3:24 AM
Herald added a project: Restricted Project. · View Herald Transcript
guraypp requested review of this revision.Oct 5 2022, 3:24 AM
ftynse accepted this revision.Oct 6 2022, 1:02 AM
ftynse retitled this revision from [mlir] Add bar.warp.sync to [mlir] Add bar.warp.sync to NVVM.
This revision is now accepted and ready to land.Oct 6 2022, 1:03 AM
This revision was landed with ongoing or failed builds.Oct 6 2022, 3:28 AM
This revision was automatically updated to reflect the committed changes.