aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2018-02-12 16:45:20 +0000
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2018-02-12 16:45:20 +0000
commitd5ae4e65014f4c72d7aa61c368084ce214488a32 (patch)
tree563e905f71af8ade994887b0e1cd8f6f955fc137 /clang/lib/CodeGen/CodeGenModule.h
parent7dc0f1ec451abea08e725d9bc1bbb5829e8cfa7f (diff)
downloadllvm-d5ae4e65014f4c72d7aa61c368084ce214488a32.zip
llvm-d5ae4e65014f4c72d7aa61c368084ce214488a32.tar.gz
llvm-d5ae4e65014f4c72d7aa61c368084ce214488a32.tar.bz2
[OpenMP][libomptarget] Enable the compilation of multiple bc libraries for runtime inlining
Summary: Different NVIDIA GPUs support different compute capabilities. To enable the inlining of runtime functions and the best performance on different generations of NVIDIA GPUs, a bc library for each compute capability needs to be compiled. The same compiler build will then be usable in conjunction with multiple generations of NVIDIA GPUs. To differentiate between versions of the same bc lib, the output file name will contain the compute capability ID. Depends on D14254 Reviewers: Hahnfeld, hfinkel, carlo.bertolli, caomhin, ABataev, grokos Reviewed By: Hahnfeld, grokos Subscribers: guansong, mgorny, openmp-commits Differential Revision: https://reviews.llvm.org/D41724 llvm-svn: 324904
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions