[all-commits] [llvm/llvm-project] eb6ed6: Backport openmp

Michael Kruse via All-commits all-commits at lists.llvm.org
Fri Nov 28 04:11:04 PST 2025


  Branch: refs/heads/users/meinersbur/openmp_hoist-module
  Home:   https://github.com/llvm/llvm-project
  Commit: eb6ed638be539dc5c514ca9f5d61ee8bb2292d9e
      https://github.com/llvm/llvm-project/commit/eb6ed638be539dc5c514ca9f5d61ee8bb2292d9e
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M openmp/CMakeLists.txt
    A openmp/cmake/LibompUtils.cmake
    A openmp/module/CMakeLists.txt
    A openmp/module/omp_lib.F90.var
    M openmp/runtime/CMakeLists.txt
    R openmp/runtime/cmake/LibompCheckFortranFlag.cmake
    M openmp/runtime/cmake/LibompExports.cmake
    M openmp/runtime/cmake/LibompHandleFlags.cmake
    R openmp/runtime/cmake/LibompUtils.cmake
    M openmp/runtime/cmake/config-ix.cmake
    M openmp/runtime/src/CMakeLists.txt
    R openmp/runtime/src/include/omp_lib.F90.var
    M openmp/runtime/test/lit.cfg
    M openmp/runtime/test/lit.site.cfg.in

  Log Message:
  -----------
  Backport openmp


  Commit: d9e77c8436257759e2993278226b9c0aa5a095b3
      https://github.com/llvm/llvm-project/commit/d9e77c8436257759e2993278226b9c0aa5a095b3
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M openmp/CMakeLists.txt
    R openmp/cmake/LibompUtils.cmake
    A openmp/cmake/modules/LibompCheckFortranFlag.cmake
    A openmp/cmake/modules/LibompHandleFlags.cmake
    A openmp/cmake/modules/LibompUtils.cmake
    M openmp/module/CMakeLists.txt
    M openmp/runtime/CMakeLists.txt
    M openmp/runtime/cmake/LibompExports.cmake
    R openmp/runtime/cmake/LibompHandleFlags.cmake
    M openmp/runtime/src/CMakeLists.txt
    M openmp/runtime/test/lit.cfg
    M openmp/runtime/test/lit.site.cfg.in

  Log Message:
  -----------
  Use current .mod building mechanism


Compare: https://github.com/llvm/llvm-project/compare/eb6ed638be53%5E...d9e77c843625

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list