[Openmp-commits] [PATCH] D73248: [OpenMP] change OMP_ATK_* and OMP_ATV_* enum to lowercase [NFC]

Kelvin Li via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jan 22 20:32:51 PST 2020


kkwli0 created this revision.
kkwli0 added reviewers: ABataev, AndreyChurbanov.
Herald added a subscriber: guansong.
Herald added a reviewer: jdoerfert.

The OpenMP spec defines the OMP_ATK_* and OMP_ATV_* to be lowercase.


https://reviews.llvm.org/D73248

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73248.239769.patch
Type: text/x-patch
Size: 12556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200123/b3dc2669/attachment-0001.bin>


More information about the Openmp-commits mailing list