yaxunl added inline comments.
================
Comment at: clang/docs/AMDGPUSupport.rst:62
+     - Defined if fast FMA instruction is available.
+   * - ``__AMDGCN_WAVEFRONT_SIZE``
+     - Defines the wavefront size. Allowed values are 32 and 64.
----------------
jdoerfert wrote:
> Any reason this one does not end in `__`?
It is my mistake. Did not consider consistency when designing this macro.


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

https://reviews.llvm.org/D154133

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

Reply via email to