[libcxx-commits] [PATCH] D149573: [Clang][C++23] Implement core language changes from P1467R9 extended floating-point types and standard names and adapt __bf16 to be arithmetic type
Ties Stuij via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 22 01:40:01 PDT 2023
stuij added a comment.
In D149573#4341323 <https://reviews.llvm.org/D149573#4341323>, @codemzs wrote:
> @stuij, as you initially introduced `__bf16` as a storage-type, your review on this adjustment would be greatly appreciated.
Sorry for the late reaction, was on holiday. Yes, I'll have a look. I've put it on my todo.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149573/new/
https://reviews.llvm.org/D149573
More information about the libcxx-commits
mailing list