llvm-project/clang/lib/Headers/openmp_wrappers
Pushpinder Singh 12dcbf913c [AMDGPU][OpenMP] Use complex definitions from complex_cmath.h
Following nvptx approach, this patch uses complex function
definitions from complex_cmath.h. With this patch, ovo passes
23/34 complex mathematical test cases.

Reviewed By: JonChesterfield

Differential Revision: https://reviews.llvm.org/D109344
2021-09-09 10:55:17 +05:30
..
__clang_openmp_device_functions.h [AMDGPU][OpenMP] Wrap amdgcn declare variant inside ifdef 2021-08-04 15:24:46 +00:00
cmath [OpenMP][AMDGCN] Initial math headers support 2021-08-02 14:38:52 +00:00
complex [AMDGPU][OpenMP] Use complex definitions from complex_cmath.h 2021-09-09 10:55:17 +05:30
complex.h [OpenMP][AMDGCN] Enable complex functions 2021-08-24 12:40:41 +05:30
complex_cmath.h [OpenMP] Support `std::complex` math functions in target regions 2020-09-16 13:37:10 -05:00
math.h [OpenMP][AMDGCN] Initial math headers support 2021-08-02 14:38:52 +00:00
new [OpenMP] Make sure classes work on the device as they do on the host 2021-05-06 02:10:30 -05:00
time.h