[all-commits] [llvm/llvm-project] 8fc24d: Revert "[OpenMP] Remove hidden visibility for decl...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Jan 18 11:44:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fc24de93f9def64c3ffa72f5235f23e9d761847
https://github.com/llvm/llvm-project/commit/8fc24de93f9def64c3ffa72f5235f23e9d761847
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M clang/lib/AST/Decl.cpp
M clang/test/OpenMP/declare_target_codegen.cpp
M clang/test/OpenMP/declare_target_only_one_side_compilation.cpp
Log Message:
-----------
Revert "[OpenMP] Remove hidden visibility for declare target variables"
Reverting to investigate break on AMDPGU. This reverts commit
d081bfcd17c1c704776a0964d239f19f6acde93d.
Commit: 138cc5a0010d5c70eefe9204df8d79988d7aad32
https://github.com/llvm/llvm-project/commit/138cc5a0010d5c70eefe9204df8d79988d7aad32
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M openmp/libomptarget/DeviceRTL/include/Types.h
M openmp/libomptarget/DeviceRTL/src/Workshare.cpp
Log Message:
-----------
Revert "[Libomptarget] Fix external visibility for internal variables"
Reverting to investigate break on AMDGPU. This reverts commit
0203ff19602d9d90e03653062dbb19cc13afa956.
Compare: https://github.com/llvm/llvm-project/compare/f105d9844319...138cc5a0010d
More information about the All-commits
mailing list