diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2021-10-16 14:28:30 -0500 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2021-10-27 18:18:42 -0500 |
commit | 4c88341d17f8b81e4d21a63e0e4c16dca9063670 (patch) | |
tree | 9af6b5279579e28adc83a435d5bea76050ffa5f1 /llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp | |
parent | dc72960967d7a440d0dfd30bbc70e4131ca5e239 (diff) | |
download | llvm-4c88341d17f8b81e4d21a63e0e4c16dca9063670.zip llvm-4c88341d17f8b81e4d21a63e0e4c16dca9063670.tar.gz llvm-4c88341d17f8b81e4d21a63e0e4c16dca9063670.tar.bz2 |
[OpenMP][FIX] Do check the level before return team size
The team size could/should be an ICV but since we know it is either 1 or
a value we can leave it in the team state for now. However, we still
need to determine if the current level is nested before we use it.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D111949
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ExecutorProcessControl.cpp')
0 files changed, 0 insertions, 0 deletions