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

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

https://github.com/ROCm-Developer-Tools/HIP/blob/master/docs/markdown/hip_porting_guide.md


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