[llvm] RuntimeLibcalls: Fix reporting incorrectly typed fp128 long double functions (PR #214944)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 09:47:41 PDT 2026


================
@@ -140,59 +140,6 @@ define i32 @test_lrint_i32_f80(x86_fp80 %x) nounwind {
 }
 
 ; FIXME(#44744): incorrect libcall
----------------
arsenm wrote:

For this specific instance, I'd say so 

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


More information about the llvm-commits mailing list