jlebar accepted this revision.
jlebar added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/CodeGen/CGCUDANV.cpp:620
+
+    // CUDA version requires calling __cudaRegisterFatBinaryEnd(Handle);
+    if (CudaFeatureEnabled(CGM.getTarget().getSDKVersion(),
----------------
Was confused by this sentence for a while.  Maybe change to "Check whether cuda 
version requires ...."?


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

https://reviews.llvm.org/D57771



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

Reply via email to