[PATCH] D108552: [OpenMP][AMDGCN] Enable complex functions
Pushpinder Singh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 23 06:13:20 PDT 2021
pdhaliwal created this revision.
pdhaliwal added reviewers: JonChesterfield, ronlieb, ye-luo, jdoerfert, yaxunl, scchan, b-sumner.
Herald added subscribers: guansong, jvesely.
pdhaliwal requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.
This patch enables basic complex functionality using the ocml builtins.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108552
Files:
clang/lib/Headers/__clang_cuda_complex_builtins.h
clang/lib/Headers/openmp_wrappers/complex
clang/lib/Headers/openmp_wrappers/complex.h
clang/test/Headers/amdgcn-openmp-device-math-complex.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108552.368084.patch
Type: text/x-patch
Size: 4825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210823/ff7376ad/attachment.bin>
More information about the cfe-commits
mailing list