diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-01-03 16:25:35 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-01-03 16:25:35 +0000 |
commit | a3924b517e2d10c25ee3b41dfd96bb9a5333b64e (patch) | |
tree | c616eef5a288481766e0d99333a0f7e00380a83b /libcxx/test/std/utilities | |
parent | 16228bc65e46de9045d522dfe7afbba8c4bb5955 (diff) | |
download | bcm5719-llvm-a3924b517e2d10c25ee3b41dfd96bb9a5333b64e.tar.gz bcm5719-llvm-a3924b517e2d10c25ee3b41dfd96bb9a5333b64e.zip |
[OPENMP][NVPTX]Use __kmpc_barrier_simple_spmd(nullptr, 0) instead of
nvvm_barrier0.
Use runtime functions instead of the direct call to the nvvm intrinsics.
It allows to prevent some dangerous LLVM optimizations, that breaks the
code for the NVPTX target.
llvm-svn: 350328
Diffstat (limited to 'libcxx/test/std/utilities')
0 files changed, 0 insertions, 0 deletions