[PATCH] D130964: [X86][BF16] Enable __bf16 for x86 targets.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 2 12:46:39 PDT 2022


rjmccall added a comment.

How are you actually implementing `__bf16` on these targets?  There isn't even hardware support for conversions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130964



More information about the cfe-commits mailing list