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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 24 05:54:16 PDT 2020


yaxunl updated this revision to Diff 259870.
yaxunl marked an inline comment as done.
yaxunl added a comment.

change the precedence of multiversion to be over host/device-ness.


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.259870.patch
Type: text/x-patch
Size: 12332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200424/b0d78898/attachment-0001.bin>


More information about the cfe-commits mailing list