aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorKareem Ergawy <kareem.ergawy@amd.com>2025-01-30 18:40:34 +0100
committerGitHub <noreply@github.com>2025-01-30 18:40:34 +0100
commit205b0bddcd8bdd19381e095a547302fffaf2750d (patch)
tree958dcb769de170caf51e181033ba535629c87bd5 /clang/lib/CodeGen/CodeGenModule.cpp
parent9c0606a08b7e81df59afa3894830cb5c374f99ac (diff)
downloadllvm-205b0bddcd8bdd19381e095a547302fffaf2750d.zip
llvm-205b0bddcd8bdd19381e095a547302fffaf2750d.tar.gz
llvm-205b0bddcd8bdd19381e095a547302fffaf2750d.tar.bz2
[OpenMP][IRBuilder] Handle `target` directives with both `if` & `nowait` (#125029)
This fixes a bug when a `target` directive has both an `if` and a `nowait` clauses. The bug happens because we tried to `emitKernelLaunch` for `else` branch of the `if` clause.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions