[all-commits] [llvm/llvm-project] 6e1959: [gn build] Port 0481f049c370
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Mar 15 14:43:04 PDT 2024
Branch: refs/heads/users/vzakhari/spr/nfcflang-reorder-const-and-rt_api_attrs
Home: https://github.com/llvm/llvm-project
Commit: 6e1959d0e79afdc3a8ff803638616813ccee558e
https://github.com/llvm/llvm-project/commit/6e1959d0e79afdc3a8ff803638616813ccee558e
Author: LLVM GN Syncbot <llvmgnsyncbot at gmail.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
Log Message:
-----------
[gn build] Port 0481f049c370
Commit: d8f97c067c9488f00bfaa17086c672d1fb7106d9
https://github.com/llvm/llvm-project/commit/d8f97c067c9488f00bfaa17086c672d1fb7106d9
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
A flang/include/flang/Common/reference-wrapper.h
M flang/runtime/io-stmt.h
Log Message:
-----------
[flang][runtime] Added Fortran::common::reference_wrapper for use on device.
This is a simplified implementation of std::reference_wrapper that can be used
in the offload builds for the device code. The methods are properly
marked with RT_API_ATTRS so that the device compilation succedes.
Reviewers: jeanPerier, klausler
Reviewed By: jeanPerier
Pull Request: https://github.com/llvm/llvm-project/pull/85178
Commit: 037a32a9a73286cf6e1bf439c61b03767658b564
https://github.com/llvm/llvm-project/commit/037a32a9a73286cf6e1bf439c61b03767658b564
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M flang/lib/Lower/OpenMP/Clauses.h
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
Log Message:
-----------
[flang][OpenMP] Convert DataSharingProcessor to omp::Clause (#81629)
[Clause representation 6/6]
Commit: 5758b87969276db859432544508f335c214ce304
https://github.com/llvm/llvm-project/commit/5758b87969276db859432544508f335c214ce304
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M flang/include/flang/Common/visit.h
M flang/lib/Lower/OpenMP/Clauses.h
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/runtime/io-stmt.cpp
M flang/runtime/io-stmt.h
M llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4
[skip ci]
Commit: ca07b0b1e916181cd50a8f63d27d81cf46639ac8
https://github.com/llvm/llvm-project/commit/ca07b0b1e916181cd50a8f63d27d81cf46639ac8
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M flang/include/flang/Common/visit.h
M flang/lib/Lower/OpenMP/Clauses.h
M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
M flang/lib/Lower/OpenMP/DataSharingProcessor.h
M flang/lib/Lower/OpenMP/OpenMP.cpp
M flang/runtime/io-stmt.cpp
M flang/runtime/io-stmt.h
M llvm/utils/gn/secondary/clang/lib/Headers/BUILD.gn
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/f14d66a1ffb9...ca07b0b1e916
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