Code for serial parallel regions and teams construct have been moved out of kmp_fork_call and into separate functions. This is to reduce the size of the kmp_fork_call function, and aid in debugging.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
This should be kmp_va_list instead of the #ifdef.