The OpenMP spec defines the OMP_ATK_* and OMP_ATV_* to be lowercase.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D73248
[OpenMP] change OMP_ATK_* and OMP_ATV_* enum to lowercase [NFC] ClosedPublic Authored by kkwli0 on Jan 22 2020, 8:25 PM.
Details Summary The OpenMP spec defines the OMP_ATK_* and OMP_ATV_* to be lowercase.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2020, 1:10 AM Closed by commit rGad24cf2a9420: [OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC] (authored by kkwli0). · Explain WhyJan 23 2020, 8:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 239912 openmp/runtime/src/include/omp.h.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_alloc.cpp
openmp/runtime/test/api/omp_alloc_def_fb.c
openmp/runtime/test/api/omp_alloc_hbw.c
openmp/runtime/test/api/omp_alloc_null_fb.c
|