[llvm] [X86][GlobalISel] Enable Trigonometric functions with libcall mapping (PR #126931)

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 03:45:55 PST 2025


================
@@ -67,4 +67,4 @@ declare x86_fp80 @llvm.acos.f80(x86_fp80)
 ; GISEL-X64: {{.*}}
 ; GISEL-X86: {{.*}}
 ; SDAG-X64: {{.*}}
-; SDAG-X86: {{.*}}
+; SDAG-X86: {{.*}}
----------------
JaydeepChauhan14 wrote:

Done

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


More information about the llvm-commits mailing list