[all-commits] [llvm/llvm-project] 33ada1: Undo workaround not required anymore

Michael Kruse via All-commits all-commits at lists.llvm.org
Wed Oct 9 02:04:38 PDT 2024


  Branch: refs/heads/users/meinersbur/flang_runtime
  Home:   https://github.com/llvm/llvm-project
  Commit: 33ada12190ac767919836445f3a3d53f530df3e2
      https://github.com/llvm/llvm-project/commit/33ada12190ac767919836445f3a3d53f530df3e2
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M flang/module/mma.f90

  Log Message:
  -----------
  Undo workaround not required anymore


  Commit: 8ba5c8b182bec2b66b82c9a745f07ddc2c1bec59
      https://github.com/llvm/llvm-project/commit/8ba5c8b182bec2b66b82c9a745f07ddc2c1bec59
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2024-10-08 (Tue, 08 Oct 2024)

  Changed paths:
    M FortranRuntime/cmake/modules/AddFortranRuntime.cmake
    M FortranRuntime/lib/Runtime/CMakeLists.txt
    M FortranRuntime/unittests/CMakeLists.txt
    M flang/lib/Evaluate/CMakeLists.txt

  Log Message:
  -----------
  Compile fix after too aggressive cleanup


  Commit: 713fbc0c4f571f2cc93cb910e243b89b1bd4eb09
      https://github.com/llvm/llvm-project/commit/713fbc0c4f571f2cc93cb910e243b89b1bd4eb09
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'users/meinersbur/flang_runtime_move-files' into users/meinersbur/flang_runtime


  Commit: 54b516786bd725e5b409d7ee6a4f55fe09a1baa9
      https://github.com/llvm/llvm-project/commit/54b516786bd725e5b409d7ee6a4f55fe09a1baa9
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2024-10-09 (Wed, 09 Oct 2024)

  Changed paths:
    R FortranRuntime/cmake/modules/AddFlangOffloadRuntime.cmake
    A FortranRuntime/cmake/modules/AddFortranOffloadRuntime.cmake
    M FortranRuntime/include/flang/Common/fast-int-set.h
    M FortranRuntime/lib/Runtime/CMakeLists.txt
    M FortranRuntime/lib/Runtime/allocator-registry.cpp
    M FortranRuntime/lib/Runtime/environment.cpp
    M FortranRuntime/lib/Runtime/unit.cpp
    M FortranRuntime/lib/Runtime/utf.cpp
    M FortranRuntime/test/Runtime/no-cpp-dep.c
    M FortranRuntime/unittests/CMakeLists.txt
    M FortranRuntime/unittests/Runtime/CMakeLists.txt
    M FortranRuntime/unittests/Runtime/CUDA/AllocatorCUF.cpp
    A FortranRuntime/unittests/Runtime/CUDA/CMakeLists.txt
    M llvm/runtimes/CMakeLists.txt

  Log Message:
  -----------
  CUDA/OpenMP build fix


Compare: https://github.com/llvm/llvm-project/compare/981dbcc0b57a...54b516786bd7

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