[PATCH] D154123: [HIP] Start document HIP support by clang

Ronan Keryell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 14 14:11:11 PDT 2023


keryell added inline comments.


================
Comment at: clang/docs/HIPSupport.rst:24
+
+Clang supports HIP on `ROCm platform <https://rocm.docs.amd.com/en/latest/#>`_.
+
----------------
keryell wrote:
> I thought the idea of HIP was to also target Nvidia GPU? Otherwise I do not understand "portable applications for GPUs" above.
Thinking to the fact this is used by other projects like https://github.com/CHIP-SPV/chipStar this is even wider but at the same time that project is not up-streamed.


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

https://reviews.llvm.org/D154123



More information about the cfe-commits mailing list