================ @@ -378,6 +378,7 @@ def StdC : StandardSpec<"stdc"> { [ NamedType<"float_t">, NamedType<"double_t">, + NamedType<"float16">, ---------------- overmighty wrote: I see, thanks. https://github.com/llvm/llvm-project/pull/93567