[all-commits] [llvm/llvm-project] 7aa815: [OpenMP] Additional APIs used by the MSVC compiler...

Natalia Glagoleva via All-commits all-commits at lists.llvm.org
Fri Apr 21 17:53:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7aa815fc782c5e39aefeec10d9c7c4cea7231975
      https://github.com/llvm/llvm-project/commit/7aa815fc782c5e39aefeec10d9c7c4cea7231975
  Author: Natalia Glagoleva <natgla at microsoft.com>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M openmp/runtime/src/CMakeLists.txt
    M openmp/runtime/src/dllexports
    A openmp/runtime/src/kmp_collapse.cpp
    A openmp/runtime/src/kmp_collapse.h

  Log Message:
  -----------
  [OpenMP] Additional APIs used by the MSVC compiler for loop collapse
(rectangular and non-rectangular loops)

Submitting on behalf of Natalia Glagoleva <natgla at microsoft.com>

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




More information about the All-commits mailing list