[Openmp-commits] [PATCH] D149010: [OpenMP] Fix GCC build issues and restore "Additional APIs used by the MSVC compiler for loop collapse (rectangular and non-rectangular loops)"

Vadim Paretsky via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu May 11 15:13:44 PDT 2023


vadikp-intel updated this revision to Diff 521462.
vadikp-intel added a comment.

Implementation changes to remove the dependency on the C++ standard library


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149010/new/

https://reviews.llvm.org/D149010

Files:
  openmp/runtime/src/CMakeLists.txt
  openmp/runtime/src/dllexports
  openmp/runtime/src/kmp_collapse.cpp
  openmp/runtime/src/kmp_collapse.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149010.521462.patch
Type: text/x-patch
Size: 64918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230511/c29394d6/attachment-0001.bin>


More information about the Openmp-commits mailing list