This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP][CUDA]Use __syncthreads when compiled by nvcc and clang >= 9.0.
ClosedPublic

Authored by ABataev on Jun 18 2019, 1:43 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

ABataev created this revision.Jun 18 2019, 1:43 PM
hfinkel accepted this revision.Jun 18 2019, 1:58 PM
hfinkel added a subscriber: hfinkel.

LGTM. Thanks!

libomptarget/deviceRTLs/nvptx/src/omptarget-nvptx.h
64 ↗(On Diff #205427)

Please end comments with a period.

This revision is now accepted and ready to land.Jun 18 2019, 1:58 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2019, 7:18 AM