diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-08-26 19:07:48 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-08-26 19:07:48 +0000 |
commit | 2cd7fafc11fc1f721e88257d9befcc36ccf54294 (patch) | |
tree | 6d4f50f7a8475eef12539aae8257b010030ce06b /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | b504eb8bb5ed952533a4fbb113e5a63ba6fd859d (diff) | |
download | bcm5719-llvm-2cd7fafc11fc1f721e88257d9befcc36ccf54294.tar.gz bcm5719-llvm-2cd7fafc11fc1f721e88257d9befcc36ccf54294.zip |
[OPENMP][NVPTX]Fix critical region codegen.
Summary:
Previously critical regions were emitted with the barrier making it a
worksharing construct though it is not. Also, it leads to incorrect
behavior in Cuda9+. Patch fixes this problem.
Reviewers: ABataev, jdoerfert
Subscribers: jholewinski, guansong, cfe-commits, grokos
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66673
llvm-svn: 369946
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions