[PATCH] D76077: [ARM] Add __bf16 as new Bfloat16 C Type
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 12 11:23:51 PDT 2020
rjmccall added a comment.
Note that we have an IR type for the PPC double-double format, which isn't even hardware-supported. This is literally just an IEEE floating-point format with non-standard parameters, right?
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