diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2020-09-28 10:23:14 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2020-09-30 14:00:01 -0400 |
commit | 90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c (patch) | |
tree | eb2736bceedbba293885c670f59d6f51418cbaa6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9d2378b59150f6f1cb5c9cf42ea06b0bb57029a1 (diff) | |
download | llvm-90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c.zip llvm-90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c.tar.gz llvm-90eaedda9b8ef46e2c0c1b8bce33e98a3adbb68c.tar.bz2 |
[OpenMP] Replace OpenMP RTL Functions With OMPIRBuilder and OMPKinds.def
Summary:
Replace the OpenMP Runtime Library functions used in CGOpenMPRuntimeGPU
for OpenMP device code generation with ones in OMPKinds.def and use
OMPIRBuilder for generating runtime calls. This allows us to consolidate
more OpenMP code generation into the OMPIRBuilder. This patch also
invalidates specifying target architectures with conflicting pointer
sizes.
Reviewers: jdoerfert
Subscribers: aaron.ballman cfe-commits guansong llvm-commits sstefan1 yaxunl
Tags: #OpenMP #Clang #LLVM
Differential Revision: https://reviews.llvm.org/D88430
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions