[PATCH] D76077: [ARM] Add __bf16 as new Bfloat16 C Type
Ties Stuij via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 09:39:26 PDT 2020
stuij added a comment.
In D76077#2066520 <https://reviews.llvm.org/D76077#2066520>, @SjoerdMeijer wrote:
> > At the moment when going through the GCC compatibility driver (standard interface), we get __bf16 is not supported on this target.
>
> If this is the current behaviour, and consistent with GCC, that sounds reasonable.
Unfortunately, this is not consistent with GCC. GCC will happily compile.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76077/new/
https://reviews.llvm.org/D76077
More information about the cfe-commits
mailing list