[clang] Revert "[Clang][AMDGPU] Change __fp16 to _Float16 in builtin definitions" (PR #185861)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 11 05:14:17 PDT 2026


shiltian wrote:

> > We are moving toward _Float16 for the half type to make its use consistent in downstream code
> 
> I read that we will have more such patches coming, is that right?

Yes, otherwise some other downstream builds will fail.

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


More information about the cfe-commits mailing list