[PATCH] [cuda] Include GPU binary into host object file and generate init/deinit code.

Eric Christopher echristo at gmail.com
Wed May 6 13:53:49 PDT 2015


One inline comment and can you go ahead and commit the emitDeviceStubBody rename sparately please.

Thanks!

-eric


================
Comment at: lib/CodeGen/CGCUDARuntime.h:47
@@ -45,1 +46,3 @@
 
+  /// Adds CGF.CurFn to EmittedKernels and calls EmitDeviceStubBody() to emit a
+  /// kernel launch stub.
----------------
Missed a rename :)

http://reviews.llvm.org/D9507

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list