summaryrefslogtreecommitdiffstats
path: root/clang/test/Frontend/rewrite-includes-warnings.c
diff options
context:
space:
mode:
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-05-06 18:19:15 +0000
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2019-05-06 18:19:15 +0000
commit1e28a668bcf863b82ba6689a5ebf706a1452f579 (patch)
treee0791ad5f7d589d0d72b198d7c0f99f4b3491b11 /clang/test/Frontend/rewrite-includes-warnings.c
parent181aff63fb148f46946becbbc64ace638291e902 (diff)
downloadbcm5719-llvm-1e28a668bcf863b82ba6689a5ebf706a1452f579.tar.gz
bcm5719-llvm-1e28a668bcf863b82ba6689a5ebf706a1452f579.zip
[OpenMP][Clang] Support for target math functions
Summary: In this patch we propose a temporary solution to resolving math functions for the NVPTX toolchain, temporary until OpenMP variant is supported by Clang. We intercept the inclusion of math.h and cmath headers and if we are in the OpenMP-NVPTX case, we re-use CUDA's math function resolution mechanism. Authors: @gtbercea @jdoerfert Reviewers: hfinkel, caomhin, ABataev, tra Reviewed By: hfinkel, ABataev, tra Subscribers: mgorny, guansong, cfe-commits, jdoerfert Tags: #clang Differential Revision: https://reviews.llvm.org/D61399 llvm-svn: 360063
Diffstat (limited to 'clang/test/Frontend/rewrite-includes-warnings.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud