aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2021-07-20 17:55:08 -0400
committerHuber, Joseph <huberjn@ornl.gov>2021-07-21 21:18:22 -0400
commit196fe994b8cccd986f4a63530d494cdd04cd04db (patch)
tree07f346b0e4b0b0bd6c7d4b0a431c34f08f128ac0 /lldb/source/Plugins/ScriptInterpreter/Python
parent4a6686042472a6a3f9d6ca7a0d1bb7f46cbbc415 (diff)
downloadllvm-196fe994b8cccd986f4a63530d494cdd04cd04db.zip
llvm-196fe994b8cccd986f4a63530d494cdd04cd04db.tar.gz
llvm-196fe994b8cccd986f4a63530d494cdd04cd04db.tar.bz2
[OpenMP] Fold `__kmpc_is_generic_main_thread_id` if possible
This patch adds the ability to fold `__kmpc_is_generic_main_thread_id` if we know for a fact that it is executed by the initial thread using AAExecutionDomain. This combined with folding `__kmpc_is_spmd_exec_mode` will allow us to fully fold `__kmpc_is_generic_main_thread`. Depends on D106438 D106437 Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D106439
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions