This change makes kmp_r_sched_t type into a union for simpler comparisons and assignments
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40374
Make kmp_r_sched_t into a union ClosedPublic Authored by tlwilmar on Nov 22 2017, 1:27 PM.
Details Summary This change makes kmp_r_sched_t type into a union for simpler comparisons and assignments
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 29 2017, 2:46 PM Closed by commit rL319379: Make kmp_r_sched_t into a union (authored by jlpeyton). · Explain WhyNov 29 2017, 2:48 PM This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 124824 openmp/trunk/runtime/src/kmp.h
openmp/trunk/runtime/src/kmp_runtime.cpp
|