[openmp] [clang] [Clang][OpenMP] Fix mapping of structs to device (PR #75642)

2023-12-18 Thread Jan Patrick Lehr via cfe-commits

jplehr wrote:

It appears that this patch made the buildbot unhappy 
(https://lab.llvm.org/buildbot/#/builders/193/builds/43948).

Let me know if you need help with this.

https://github.com/llvm/llvm-project/pull/75642
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[openmp] [clang] [Clang][OpenMP] Fix mapping of structs to device (PR #75642)

2023-12-18 Thread Gheorghe-Teodor Bercea via cfe-commits

https://github.com/doru1004 closed 
https://github.com/llvm/llvm-project/pull/75642
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[openmp] [clang] [Clang][OpenMP] Fix mapping of structs to device (PR #75642)

2023-12-18 Thread Alexey Bataev via cfe-commits

https://github.com/alexey-bataev approved this pull request.


https://github.com/llvm/llvm-project/pull/75642
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits


[openmp] [clang] [Clang][OpenMP] Fix mapping of structs to device (PR #75642)

2023-12-15 Thread via cfe-commits

github-actions[bot] wrote:




:warning: C/C++ code formatter, clang-format found issues in your code. 
:warning:



You can test this locally with the following command:


``bash
git-clang-format --diff 29ee66f4a0967e43a035f147c960743c7b640f2f 
2dc40b67e55985de4e9e89758d6c65eb73faac02 -- 
clang/test/OpenMP/map_struct_ordering.cpp 
openmp/libomptarget/test/offloading/struct_mapping_with_pointers.cpp 
clang/lib/CodeGen/CGOpenMPRuntime.cpp
``





View the diff from clang-format here.


``diff
diff --git 
a/openmp/libomptarget/test/offloading/struct_mapping_with_pointers.cpp 
b/openmp/libomptarget/test/offloading/struct_mapping_with_pointers.cpp
index 38b6b3e48a..cecafe4c58 100644
--- a/openmp/libomptarget/test/offloading/struct_mapping_with_pointers.cpp
+++ b/openmp/libomptarget/test/offloading/struct_mapping_with_pointers.cpp
@@ -112,4 +112,3 @@ int main() {
 
   return 0;
 }
-

``




https://github.com/llvm/llvm-project/pull/75642
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits