aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorThirumalai Shaktivel <74826228+Thirumalai-Shaktivel@users.noreply.github.com>2025-01-21 09:10:25 +0530
committerGitHub <noreply@github.com>2025-01-21 09:10:25 +0530
commitc2aa11d148679b7d49cdff3819d5c8bdbd807777 (patch)
treef753c33dca795794419c0f1adf63f5247fb91f8a /flang/lib/Frontend/CompilerInvocation.cpp
parent9d9c5619a5156a5be6ee5e5fd45924b26a85626e (diff)
downloadllvm-c2aa11d148679b7d49cdff3819d5c8bdbd807777.zip
llvm-c2aa11d148679b7d49cdff3819d5c8bdbd807777.tar.gz
llvm-c2aa11d148679b7d49cdff3819d5c8bdbd807777.tar.bz2
[Flang] Add LLVM lowering support for UNTIED clause in Task (#121052)
Implementation details: The UNTIED clause is recognized by setting the flag=0 for the default case or performing logical OR to flag if other clauses are specified, and this flag is passed as an argument to the `__kmpc_omp_task_alloc` runtime call. Resubmitting the PR with fix for the failure, as it was reverted here: 927a70daf31b1610627f346b0dc140eda72144b9 and previously merged here: https://github.com/llvm/llvm-project/pull/115283
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions