yaxunl marked an inline comment as done.
yaxunl added inline comments.

================
Comment at: lib/CodeGen/CGCUDANV.cpp:317
+  if (GpuBinaryFileName.empty() && !IsHIP)
     return nullptr;
 
----------------
rjmccall wrote:
> Is this filename string only used for CUDA?  If so, please rename it to make 
> that clear, or at least add a comment.
Yes. Will do.


https://reviews.llvm.org/D46472



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

Reply via email to