[PATCH] D77954: [CUDA][HIP] Fix host/device based overload resolution

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 08:02:09 PDT 2020


yaxunl updated this revision to Diff 256973.
yaxunl marked 3 inline comments as done.
yaxunl added a comment.

fix preference for multiversion. add comments. add more tests for wrong-sided function.


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.256973.patch
Type: text/x-patch
Size: 12153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200413/8af39167/attachment.bin>


More information about the cfe-commits mailing list