diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2020-10-08 12:03:11 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2020-10-08 14:00:22 -0400 |
commit | 3cc1f1fc1d97952136185f4eafb827694875de17 (patch) | |
tree | 490e7bf1bd1fc089cdfc8076e9b1aa624621f213 /llvm/lib/CodeGen/BasicBlockSections.cpp | |
parent | 295d4e420fd09c820e9ae2cc1a69276b1c21cfb7 (diff) | |
download | llvm-3cc1f1fc1d97952136185f4eafb827694875de17.zip llvm-3cc1f1fc1d97952136185f4eafb827694875de17.tar.gz llvm-3cc1f1fc1d97952136185f4eafb827694875de17.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. Future
additions to the GPU runtime functions should now go in OMPKinds.def
Reviewers: jdoerfert
Subscribers: aaron.ballman cfe-commits guansong llvm-commits sstefan1 yaxunl
Tags: #OpenMP #LLVM #clang
Differential Revision: https://reviews.llvm.org/D88430
Diffstat (limited to 'llvm/lib/CodeGen/BasicBlockSections.cpp')
0 files changed, 0 insertions, 0 deletions