diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-12-14 21:00:58 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-12-14 21:00:58 +0000 |
commit | ae51b96f99bb0fb4956465633e8b036c57c21007 (patch) | |
tree | 139af5b2763752afaa0baec0a6997e78b17d8085 /lldb/packages/Python/lldbsuite/test/benchmarks | |
parent | 11cadc3e6b42467f6c5388aa6bf5ee619d8146c5 (diff) | |
download | bcm5719-llvm-ae51b96f99bb0fb4956465633e8b036c57c21007.tar.gz bcm5719-llvm-ae51b96f99bb0fb4956465633e8b036c57c21007.zip |
[OPENMP][NVPTX]Improved interwarp copy function.
Inlined runtime with the current implementation of the interwarp copy
function leads to the undefined behavior because of the not quite
correct implementation of the barriers. Start using generic
__kmpc_barier function instead of the custom made barriers.
llvm-svn: 349192
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/benchmarks')
0 files changed, 0 insertions, 0 deletions