================ @@ -0,0 +1,71 @@ +// RUN: %clang_builtins %s %librt -o %t && %run %t +// REQUIRES: librt_has_extendhfxf2 ---------------- arichardson wrote: Not needed with the correct #if guard. https://github.com/llvm/llvm-project/pull/113897