Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| openmp/libomptarget/src/omptarget.cpp | ||
|---|---|---|
| 1453 | Besides, I really want to combine runTeamRegion and runRegion. | |
| Paths 
 |  Differential  D112475  
[OpenMP][Offloading] Only get trip count if team construct ClosedPublic Authored by tianshilei1992 on Oct 25 2021, 11:16 AM. 
Details 
Diff Detail 
 Event Timeline
 This revision is now accepted and ready to land.Oct 25 2021, 11:44 AM Closed by commit rG2a30c03c6207: [OpenMP][Offloading] Only get trip count if team construct (authored by tianshilei1992).  ·  Explain WhyOct 25 2021, 2:16 PM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 382067 openmp/libomptarget/src/omptarget.cpp
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Besides, I really want to combine runTeamRegion and runRegion.