llvm-project
cbe583b0 - [Flang] Add translation support for MutexInOutSet and InOutSet (#120715)

Commit
314 days ago
[Flang] Add translation support for MutexInOutSet and InOutSet (#120715) Implementatoin details: Both Mutexinoutset and Inoutset is recognized as flag=0x4 and 0x8 respectively, the flags is set to `kmp_depend_info` and passed as argument to `__kmpc_omp_task_with_deps` runtime call
Parents
Loading