[PATCH] D57188: Disable _Float16 for non ARM/SPIR Targets

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 25 09:30:06 PST 2019


rjmccall added inline comments.


================
Comment at: docs/LanguageExtensions.rst:484
+- SPIR
+``_Float16`` will be supported on more targets as they define ABIs for them.
+
----------------
rjmccall wrote:
> "them" should be "it" here.
Sorry, apparently Phabricator was sitting on a comment I made yesterday; ignore it, please, and just go with s/them/it/.


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

https://reviews.llvm.org/D57188





More information about the cfe-commits mailing list