aboutsummaryrefslogtreecommitdiff
path: root/llvm/utils/UpdateTestChecks/common.py
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-03-02 17:17:12 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-03-02 17:17:12 +0000
commit852525de25aa24c93a8193e56096d44230c25e7a (patch)
treefc5c2027f1830d4964c3ca9bf2a1e465472d440a /llvm/utils/UpdateTestChecks/common.py
parentb9699c009df52abde18f9c95ff54414e99ff9922 (diff)
downloadllvm-852525de25aa24c93a8193e56096d44230c25e7a.zip
llvm-852525de25aa24c93a8193e56096d44230c25e7a.tar.gz
llvm-852525de25aa24c93a8193e56096d44230c25e7a.tar.bz2
[OPENMP] Treat local variables in CUDA mode as thread local.
In CUDA mode all local variables are actually thread local|threadprivate, not private, and, thus, they cannot be shared between threads|lanes. llvm-svn: 326590
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions