[PATCH] D79526: [CUDA][HIP] Workaround for resolving host device function against wrong-sided function
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 11 14:01:30 PDT 2020
yaxunl updated this revision to Diff 263268.
yaxunl marked 3 inline comments as done.
yaxunl added a comment.
revised by Artem's comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79526/new/
https://reviews.llvm.org/D79526
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaCUDA.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaCUDA/function-overload.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79526.263268.patch
Type: text/x-patch
Size: 7347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200511/b58abf24/attachment-0001.bin>
More information about the cfe-commits
mailing list