yaxunl added a comment.

This patch takes a similar approach as https://reviews.llvm.org/D69322 has done 
for lambda. When doing host compilation for CUDA/HIP on Windows with MSVC 
toolchain, mangling number of lambda always uses Itanium mangling number. In 
this case, mangling number of local struct types always uses Itanium mangling 
number. I assume this should be fine as long as it is consistent for all HIP 
programs.


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

https://reviews.llvm.org/D122734

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

Reply via email to