[PATCH] D77954: [CUDA][HIP] Fix host/device based overload resolution
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 12 18:42:37 PDT 2020
yaxunl updated this revision to Diff 256903.
yaxunl retitled this revision from "[CUDA][HIP] Fix overload resolution issue for device host functions" to "[CUDA][HIP] Fix host/device based overload resolution".
yaxunl added a comment.
Revised by John's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77954/new/
https://reviews.llvm.org/D77954
Files:
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaCUDA/function-overload.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77954.256903.patch
Type: text/x-patch
Size: 5730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200413/80da96a1/attachment.bin>
More information about the cfe-commits
mailing list