This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][IRBuilder][WIP] Prototype OpenMPIRBuilder
AbandonedPublic

Authored by jdoerfert on May 15 2019, 9:43 AM.
Tokens
"Like" token, awarded by ppenzin.

Details

Reviewers
None
Summary
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