[PATCH] D113107: Support of expression granularity for _Float16.
Zahira Ammarguellat via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 04:51:18 PDT 2022
zahiraam added a comment.
In D113107#3604048 <https://reviews.llvm.org/D113107#3604048>, @pengfei wrote:
> @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.
I will wait for @JohnMCall
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113107/new/
https://reviews.llvm.org/D113107
More information about the llvm-commits
mailing list