[compiler-rt] Add extendhfxf2 into compiler rt (PR #113897)

Alexander Richardson via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 07:28:33 PST 2024


================
@@ -0,0 +1,71 @@
+// RUN: %clang_builtins %s %librt -o %t && %run %t
+// REQUIRES: librt_has_extendhfxf2
----------------
arichardson wrote:

I think this would be good

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


More information about the llvm-commits mailing list