aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2020-09-30 13:10:32 -0400
committerHuber, Joseph <huberjn@ornl.gov>2020-09-30 13:58:24 -0400
commit9d2378b59150f6f1cb5c9cf42ea06b0bb57029a1 (patch)
treee9a82228f43fe6a4264eba9d753eba7ce1161528 /clang/lib/CodeGen/CodeGenModule.h
parent892df30a7f344b6cb9995710efbc94bb25cfb95b (diff)
downloadllvm-9d2378b59150f6f1cb5c9cf42ea06b0bb57029a1.zip
llvm-9d2378b59150f6f1cb5c9cf42ea06b0bb57029a1.tar.gz
llvm-9d2378b59150f6f1cb5c9cf42ea06b0bb57029a1.tar.bz2
[OpenMP] Add Error Handling for Conflicting Pointer Sizes for Target Offload
Summary: This patch adds an error to Clang that detects if OpenMP offloading is used between two architectures with incompatible pointer sizes. This ensures that the data mapping can be done correctly and solves an issue in code generation generating the wrong size pointer. Reviewer: jdoerfert Subscribers: Tags: #OpenMP #Clang Differential Revision:
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions