[Openmp-commits] [PATCH] D80897: [OpenMP] Initial support for std::complex in target regions
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Jul 7 07:12:04 PDT 2020
jdoerfert updated this revision to Diff 276053.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.
Addressed comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80897/new/
https://reviews.llvm.org/D80897
Files:
clang/lib/Headers/CMakeLists.txt
clang/lib/Headers/__clang_cuda_complex_builtins.h
clang/lib/Headers/__clang_cuda_math.h
clang/lib/Headers/openmp_wrappers/complex
clang/lib/Headers/openmp_wrappers/complex.h
clang/test/Headers/Inputs/include/cmath
clang/test/Headers/Inputs/include/complex
clang/test/Headers/Inputs/include/cstdlib
clang/test/Headers/nvptx_device_math_complex.c
clang/test/Headers/nvptx_device_math_complex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80897.276053.patch
Type: text/x-patch
Size: 30112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200707/e07f33e9/attachment-0001.bin>
More information about the Openmp-commits
mailing list