summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-07-25 15:02:28 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-07-25 15:02:28 +0000
commitca424d100c15584b5d31e8882116c079e63b251a (patch)
tree43d759d3ccd8b6e55fcfeab0b07e17668f08797a /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent53f967f2bdb6aa7b08596880c3689d1ecad6f0ff (diff)
downloadbcm5719-llvm-ca424d100c15584b5d31e8882116c079e63b251a.tar.gz
bcm5719-llvm-ca424d100c15584b5d31e8882116c079e63b251a.zip
[OPENMP][NVPTX]Perform memory flush if number of threads to sync is 1 or less.
Summary: According to the OpenMP standard, barrier operation must perform implicit flush operation. Currently, if there is only one thread in the team, barrier does not flush the memory. Patch fixes this problem. Reviewers: grokos, gtbercea, kkwli0 Subscribers: guansong, jdoerfert, openmp-commits, caomhin Tags: #openmp Differential Revision: https://reviews.llvm.org/D62398 llvm-svn: 367024
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud