[PATCH] D28125: [OpenMP] Update target codegen for NVPTX device.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 28 10:35:27 PST 2016


jlebar added a comment.

Apologies for the drive-by review.



================
Comment at: lib/CodeGen/CGOpenMPRuntimeNVPTX.h:30
+  // Private state and methods.
+  //
+
----------------
This comment seems redundant with "private:" above?


https://reviews.llvm.org/D28125





More information about the cfe-commits mailing list