[all-commits] [llvm/llvm-project] 82a29a: [OpenMP] Add definition/interface for target memor...

Hansang Bae via All-commits all-commits at lists.llvm.org
Mon Jan 4 06:22:06 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 82a29a62aba52d68d37309cd3025370ba98e37e4
      https://github.com/llvm/llvm-project/commit/82a29a62aba52d68d37309cd3025370ba98e37e4
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2021-01-04 (Mon, 04 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

  Log Message:
  -----------
  [OpenMP] Add definition/interface for target memory routines

The change includes new routines introduced in 5.1 and Fortran
interface.

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




More information about the All-commits mailing list