This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Add ompx wrappers for "syncthreads"
ClosedPublic

Authored by jdoerfert on Jul 31 2023, 12:32 PM.

Diff Detail

Event Timeline

jdoerfert created this revision.Jul 31 2023, 12:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2023, 12:32 PM
jdoerfert requested review of this revision.Jul 31 2023, 12:32 PM
tianshilei1992 accepted this revision.Jul 31 2023, 12:53 PM
tianshilei1992 added inline comments.
openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
602

nfc: empty line between functions

This revision is now accepted and ready to land.Jul 31 2023, 12:53 PM
This revision was landed with ongoing or failed builds.Jul 31 2023, 1:45 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2023, 1:45 PM