diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2023-11-29 14:49:13 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 14:49:13 -0800 |
commit | fae233c63f93b4b6f9693685abe6c7d24393682f (patch) | |
tree | b090300b7d6e759027ba9639e6f5078f91aa3957 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 0737be349d1be99ca34d9b99fbd3e0cf10d6481e (diff) | |
download | llvm-fae233c63f93b4b6f9693685abe6c7d24393682f.zip llvm-fae233c63f93b4b6f9693685abe6c7d24393682f.tar.gz llvm-fae233c63f93b4b6f9693685abe6c7d24393682f.tar.bz2 |
[OpenMP] Avoid initializing the KernelLaunchEnvironment if possible (#73864)
If we don't have a team reduction we don't need a kernel launch
environment (for now). In that case we can avoid the cost.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions