[libc-commits] [libc] [llvm] [libc][math] Refactor f16fma to header only (PR #176244)

Islam Imad via libc-commits libc-commits at lists.llvm.org
Thu Jan 15 22:50:36 PST 2026


================
@@ -1807,8 +1807,8 @@ cc_library(
         "//llvm:AllTargetsAsmParsers",
         "//llvm:AllTargetsCodeGens",
         "//llvm:Core",
-        "//llvm:JITLink",
         "//llvm:ExecutionEngine",
+        "//llvm:JITLink",
----------------
Islam-Imad wrote:

> 

the format checker fails :)

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


More information about the libc-commits mailing list