diff options
author | Thirumalai Shaktivel <74826228+Thirumalai-Shaktivel@users.noreply.github.com> | 2025-01-16 10:02:30 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-16 10:02:30 +0530 |
commit | 1d890b06eedf0cc6746873a5c69b761a0a43cc35 (patch) | |
tree | f0245928f3cf6befda9c42d0947fd979e3b9d99a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ec5d17b58779e2fb08a7c9c706b2842586f71f78 (diff) | |
download | llvm-1d890b06eedf0cc6746873a5c69b761a0a43cc35.zip llvm-1d890b06eedf0cc6746873a5c69b761a0a43cc35.tar.gz llvm-1d890b06eedf0cc6746873a5c69b761a0a43cc35.tar.bz2 |
[Flang, OpenMP] Add LLVM lowering support for PRIORITY in TASK (#120710)
Implementation details:
The PRIORITY clause is recognized by setting the flags = 32 to the
`__kmpc_omp_task_alloc` runtime call. Also, store the priority-value
to the `kmp_task_t` struct member
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions