Put the duplicated i_maxmin into traits_t by adding new members max_value and
min_value. Put ___kmp_size_type into traits_t by adding member type_size.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D28847
Cleanup: put i_maxmin members and ___kmp_size_type into traits_t ClosedPublic Authored by jlpeyton on Jan 17 2017, 11:45 PM.
Details Summary Put the duplicated i_maxmin into traits_t by adding new members max_value and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2017, 10:03 AM Closed by commit rL293316: Cleanup: put i_maxmin members and ___kmp_size_type into traits_t (authored by jlpeyton). · Explain WhyJan 27 2017, 10:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86071 openmp/trunk/runtime/src/kmp_dispatch.cpp
openmp/trunk/runtime/src/kmp_os.h
openmp/trunk/runtime/src/kmp_sched.cpp
|