rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

If so, LGTM.



================
Comment at: lib/Frontend/InitPreprocessor.cpp:473
+      Builder.defineMacro("__HIP_DEVICE_COMPILE__");
+  }
 }
----------------
I assume these names are defined by the HIP spec.


https://reviews.llvm.org/D45441



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

Reply via email to