NOTE: This is a WIP commit for discussion purposes!
This is the prototype OpenMPIRBuilder that can build #pragma omp parallel including privatization, outlining, and runtime check generation.
Differential D61953
[OpenMP][IRBuilder][WIP] Prototype OpenMPIRBuilder jdoerfert on May 15 2019, 9:43 AM. Authored by Tags Tokens
Details
NOTE: This is a WIP commit for discussion purposes!
This is the prototype OpenMPIRBuilder that can build #pragma omp parallel including privatization, outlining, and runtime check generation.
Diff Detail Event TimelineComment Actions D69785 is a clean version of this so this one is obsolete. However, some of the parallel region handing code in here should be useful in the future. |