[all-commits] [llvm/llvm-project] 1fbdb0: [OpenMP] libomp: omp_in_explicit_task() implemented.

Andrey Churbanov via All-commits all-commits at lists.llvm.org
Sat Mar 5 10:46:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1fbdb03b1d2cb2ec9a3c84445db57b570a6e5d9a
      https://github.com/llvm/llvm-project/commit/1fbdb03b1d2cb2ec9a3c84445db57b570a6e5d9a
  Author: AndreyChurbanov <andrey.churbanov at intel.com>
  Date:   2022-03-05 (Sat, 05 Mar 2022)

  Changed paths:
    M openmp/runtime/src/dllexports
    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_ftn_entry.h
    M openmp/runtime/src/kmp_ftn_os.h
    A openmp/runtime/test/api/omp_in_explicit_task.c

  Log Message:
  -----------
  [OpenMP] libomp: omp_in_explicit_task() implemented.

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




More information about the All-commits mailing list