[clang] [clang] Add `__bf16` Type Support Macros With Literal Suffix Support (PR #134214)

via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 4 01:52:54 PDT 2025


================

----------------
overmighty wrote:

We could also add the following test cases:
- `bf16` suffix on integer literal.
- `bf16` suffix after another suffix.
- `bf16` suffix but no target support for bfloat16.

https://github.com/llvm/llvm-project/pull/134214


More information about the cfe-commits mailing list