[PATCH] D113107: Support of expression granularity for _Float16.

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 01:48:48 PDT 2022


pengfei added a comment.

@zahiraam, community requires to enable the `_Float16` support in FE, see https://discourse.llvm.org/t/how-to-build-compiler-rt-for-new-x86-half-float-abi/63366
Is there any blocking issue to land it soon? Otherwise, we can split the changes in `X86.cpp`, `LanguageExtensions.rst`, `ReleaseNotes.rst` and some tests from this patch and land them first.


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

https://reviews.llvm.org/D113107



More information about the llvm-commits mailing list