[PATCH] D61399: [OpenMP][Clang] Support for target math functions
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 8 08:51:31 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC360265: [OpenMP][Clang] Support for target math functions (authored by gbercea, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61399?vs=198664&id=198677#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61399/new/
https://reviews.llvm.org/D61399
Files:
lib/Driver/ToolChain.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Headers/CMakeLists.txt
lib/Headers/__clang_cuda_cmath.h
lib/Headers/__clang_cuda_device_functions.h
lib/Headers/__clang_cuda_libdevice_declares.h
lib/Headers/__clang_cuda_math_forward_declares.h
lib/Headers/openmp_wrappers/__clang_openmp_math.h
lib/Headers/openmp_wrappers/cmath
lib/Headers/openmp_wrappers/math.h
test/Driver/openmp-offload-gpu.c
test/Headers/Inputs/include/cmath
test/Headers/Inputs/include/limits
test/Headers/Inputs/include/math.h
test/Headers/nvptx_device_cmath_functions.c
test/Headers/nvptx_device_cmath_functions.cpp
test/Headers/nvptx_device_math_functions.c
test/Headers/nvptx_device_math_functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61399.198677.patch
Type: text/x-patch
Size: 63215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190508/6d45e138/attachment-0001.bin>
More information about the cfe-commits
mailing list