[PATCH] D77954: [CUDA][HIP] Fix host/device based overload resolution
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 22 20:06:34 PDT 2020
yaxunl updated this revision to Diff 259458.
yaxunl added a comment.
Revised to let host/device take precedence over multiversion, as John suggested.
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.259458.patch
Type: text/x-patch
Size: 12510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200423/a5df445d/attachment-0001.bin>
More information about the cfe-commits
mailing list