lei added inline comments. ================ Comment at: include/clang/Basic/BuiltinsPPC.def:426 // Float 128 built-ins BUILTIN(__builtin_sqrtf128_round_to_odd, "LLdLLd", "") ---------------- I think this should be `Float128` https://reviews.llvm.org/D48184