[all-commits] [llvm/llvm-project] b69357: Revert "[OPENMP]Fix PR46824: Global declare target...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Jul 30 07:59:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b69357c2f4f2aa0c4999d6827a40fe748641fdb1
https://github.com/llvm/llvm-project/commit/b69357c2f4f2aa0c4999d6827a40fe748641fdb1
Author: Alexey Bataev <a.bataev at hotmail.com>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/test/OpenMP/target_data_codegen.cpp
M clang/test/OpenMP/target_data_use_device_ptr_codegen.cpp
M clang/test/OpenMP/target_map_codegen.cpp
M clang/test/OpenMP/target_update_codegen.cpp
M openmp/libomptarget/src/omptarget.cpp
R openmp/libomptarget/test/env/base_ptr_ref_count.c
Log Message:
-----------
Revert "[OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region."
This reverts commit 142d0d3ed8e07aca2476bc4ecc1a12d15577a84a to
investigate undefined behavior revealed by buildbots.
More information about the All-commits
mailing list