[all-commits] [llvm/llvm-project] 6f0f02: [OpenMP] Update allocator trait key/value definitions

Hansang Bae via All-commits all-commits at lists.llvm.org
Tue Jan 12 18:26:25 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f0f0220380f83e8f3bf9832ffa795e9965fda2d
      https://github.com/llvm/llvm-project/commit/6f0f0220380f83e8f3bf9832ffa795e9965fda2d
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

  Changed paths:
    M openmp/runtime/src/include/omp.h.var
    M openmp/runtime/src/include/omp_lib.f90.var
    M openmp/runtime/src/include/omp_lib.h.var
    M openmp/runtime/src/kmp.h
    M openmp/runtime/src/kmp_alloc.cpp

  Log Message:
  -----------
  [OpenMP] Update allocator trait key/value definitions

Use new definitions introduced in 5.1 specification.

Differential Revision: https://reviews.llvm.org/D94277




More information about the All-commits mailing list