[PATCH] D100794: [HIP] Support overloaded math functions for hipRTC
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 19 14:20:43 PDT 2021
yaxunl created this revision.
yaxunl added a reviewer: tra.
yaxunl requested review of this revision.
Remove the dependence on standard C++ header
for overloaded math functions in HIP header
since standard C++ header is not available for hipRTC.
https://reviews.llvm.org/D100794
Files:
clang/lib/Headers/__clang_hip_cmath.h
clang/lib/Headers/__clang_hip_runtime_wrapper.h
clang/test/Headers/hip-header.hip
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100794.338640.patch
Type: text/x-patch
Size: 13735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210419/73db6cd6/attachment-0001.bin>
More information about the cfe-commits
mailing list