[clang] [Clang][OpenMP] Fix `if` clause not affecting `teams` construct on host (PR #207444)

Robert Imschweiler via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 05:36:27 PDT 2026


Jan =?utf-8?q?André?= Reuter <j.reuter at fz-juelich.de>,
Jan =?utf-8?q?André?= Reuter <j.reuter at fz-juelich.de>,
Jan =?utf-8?q?André?= Reuter <j.reuter at fz-juelich.de>,
Jan =?utf-8?q?André?= Reuter <j.reuter at fz-juelich.de>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/207444 at github.com>


ro-i wrote:

yeah, I guess it makes sense to do this in a separate PR. Thanks for being careful.

That means that, at the moment, clang/test/OpenMP/target_teams_distribute_parallel_for_simd_if_openmp52_codegen.cpp is only validating that the host fallback mechanism respects the if clause.

https://github.com/llvm/llvm-project/pull/207444


More information about the cfe-commits mailing list