[all-commits] [llvm/llvm-project] b02f47: Not supporting device linking in regression tests
Michael Kruse via All-commits
all-commits at lists.llvm.org
Fri Jan 17 19:56:46 PST 2025
Branch: refs/heads/users/meinersbur/flang_runtime
Home: https://github.com/llvm/llvm-project
Commit: b02f47dd8e3211817dbf849be6727ec4ff32e1a9
https://github.com/llvm/llvm-project/commit/b02f47dd8e3211817dbf849be6727ec4ff32e1a9
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/test/Driver/ctofortran.f90
M flang-rt/test/Driver/exec.f90
M flang-rt/test/Runtime/no-cpp-dep.c
M flang-rt/test/lit.cfg.py
M flang/test/lit.cfg.py
Log Message:
-----------
Not supporting device linking in regression tests
Commit: a5609b8b2cf87bd5752a5a4cf5bd1c32dcc927a7
https://github.com/llvm/llvm-project/commit/a5609b8b2cf87bd5752a5a4cf5bd1c32dcc927a7
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M flang/unittests/CMakeLists.txt
Log Message:
-----------
Do not apply offload-compile options without runtime
Commit: f43a56e7317137a9d1280e8c76d4e8a6b7bb6f69
https://github.com/llvm/llvm-project/commit/f43a56e7317137a9d1280e8c76d4e8a6b7bb6f69
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M flang-rt/cmake/modules/AddFlangRTOffload.cmake
M flang-rt/lib/flang_rt/allocator-registry.cpp
M flang-rt/lib/flang_rt/environment.cpp
M flang-rt/lib/flang_rt/unit.cpp
M flang-rt/lib/flang_rt/utf.cpp
Log Message:
-----------
Preprocessor names must be the same for LLVM_ENABLE_RUNTIMES=flang-rt and FLANG_INCLUDE_RUNTIME=ON
Commit: c3a176ea31e2b7b355c6e3fd548d30a1e1c429b5
https://github.com/llvm/llvm-project/commit/c3a176ea31e2b7b355c6e3fd548d30a1e1c429b5
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M flang/unittests/CMakeLists.txt
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime_FLANG_INCLUDE_RUNTIME' into users/meinersbur/flang_runtime_flang_rt
Commit: 22e84b21e1c322366475a431d3d8be3821f8054b
https://github.com/llvm/llvm-project/commit/22e84b21e1c322366475a431d3d8be3821f8054b
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M flang/unittests/CMakeLists.txt
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime_flang_rt' into users/meinersbur/flang_runtime_move-files
Commit: 9aa355a7f68b45427620dc3aaf93ca6a3b82d09d
https://github.com/llvm/llvm-project/commit/9aa355a7f68b45427620dc3aaf93ca6a3b82d09d
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2025-01-17 (Fri, 17 Jan 2025)
Changed paths:
M flang/unittests/CMakeLists.txt
Log Message:
-----------
Merge branch 'users/meinersbur/flang_runtime_move-files' into users/meinersbur/flang_runtime
Compare: https://github.com/llvm/llvm-project/compare/1d91e82fd6a5...9aa355a7f68b
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