[clang] [flang] [llvm] [CLANG][OpenMP] Add support for OpenMP6.0 transparent clause (PR #166810)

Zahira Ammarguellat via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 19 12:09:52 PST 2025


zahiraam wrote:

> Do we have support for this in runtime library? If not, this definitely requires initial support in runtime at first

No. Should the runtime change be a preliminary PR to this one? I am assuming that a `Transparent` flag needs to be added to `kmp_tasking_flags`.



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


More information about the llvm-commits mailing list