[compiler-rt] [compiler-rt] Implement __extendxftf2 and __trunctfxf2 for x86_64 (PR #66918)

Alexander Shaposhnikov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 14:57:56 PDT 2023


================
@@ -37,71 +37,78 @@
 
 #include "fp_extend.h"
 
+#include <stdio.h>
----------------
alexander-shaposhnikov wrote:

good catch, no, it's a left over

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


More information about the llvm-commits mailing list