[PATCH] D75209: [OPENMP][NVPTX]Fix PR45003: add support for complex functions.
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 26 12:27:01 PST 2020
ABataev created this revision.
ABataev added reviewers: tra, hfinkel.
Herald added a subscriber: guansong.
Herald added a project: clang.
Inherited support for complex math functions from CUDA implementation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D75209
Files:
clang/lib/Headers/__clang_cuda_complex_builtins.h
clang/lib/Headers/openmp_wrappers/__clang_openmp_math_declares.h
clang/test/Headers/nvptx_device_cmath_functions.c
clang/test/Headers/nvptx_device_cmath_functions.cpp
clang/test/Headers/nvptx_device_cmath_functions_cxx17.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75209.246816.patch
Type: text/x-patch
Size: 16393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200226/17414bf5/attachment-0001.bin>
More information about the cfe-commits
mailing list