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

Zahira Ammarguellat via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 07:10:38 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>


zahiraam 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.

Fine by me too. But before merging let's see what @alexey-bataev has to say. 

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


More information about the cfe-commits mailing list