yaxunl added inline comments.

================
Comment at: clang/docs/HIPSupport.rst:104
+     - This macro is defined when the GPU default stream kind is set to 
per-thread.
+
----------------
b-sumner wrote:
> Should we include the __gfxNNN__ or __GFXN__ macros here?  What about wave 
> size, and CU mode?  And what about unsafe FP atomics macro?
Those are not only for HIP but for all languages targeting amdgpu. I am 
thinking we probably need a separate page for amdgpu support by clang.


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

https://reviews.llvm.org/D154123

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

Reply via email to