The new interface only marks begin/end of a scope construct for
corresponding OMPT events, and we can use existing interfaces for
reduction operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108062
[OpenMP] Add interface for 5.1 scope construct ClosedPublic Authored by hbae on Aug 13 2021, 5:34 PM.
Details Summary The new interface only marks begin/end of a scope construct for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 6 2021, 4:31 AM Closed by commit rG224f51d879b5: [OpenMP] Add interface for 5.1 scope construct (authored by hbae). · Explain WhySep 7 2021, 9:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 371105 openmp/runtime/src/dllexports
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_csupport.cpp
|