[PATCH] D109344: [AMDGPU][OpenMP] Use complex definitions from complex_cmath.h
Pushpinder Singh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 7 00:34:12 PDT 2021
pdhaliwal created this revision.
pdhaliwal added reviewers: ye-luo, jdoerfert, ronlieb, JonChesterfield.
Herald added subscribers: guansong, t-tye, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
pdhaliwal requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1, wdng.
Herald added a project: clang.
Following nvptx approach, this patch uses complex function
definitions from complex_cmath.h. With this patch, ovo passes
23/34 complex mathematical test cases.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109344
Files:
clang/lib/Headers/openmp_wrappers/complex
clang/test/Headers/amdgcn-openmp-device-math-complex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109344.370997.patch
Type: text/x-patch
Size: 3712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210907/ab4e0d8d/attachment-0001.bin>
More information about the cfe-commits
mailing list