Runtime function for 'copyprivate' directive generates implicit barriers, so no need to emit it.
Details
Details
- Reviewers
rjmccall hfinkel - Commits
- rG8b72566eec2f: [OPENMP] Do not emit implicit barrier for single directive with 'copyprivate'…
rC235692: [OPENMP] Do not emit implicit barrier for single directive with 'copyprivate'…
rL235692: [OPENMP] Do not emit implicit barrier for single directive with 'copyprivate'…
Diff Detail
Diff Detail
- Repository
- rL LLVM