hliao added a comment.

The ambiguity issue is still there. That `__global__` function generates 
different code if it's compiled as HIP by clang or non-HIP code by clang or 
other compilers. That will break the resolving from the symbol value to its 
device kernel name.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77743/new/

https://reviews.llvm.org/D77743



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to