[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:59 PST 2025
================
@@ -1,63 +1,225 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
-; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
----------------
JaydeepChauhan14 wrote:
Done
https://github.com/llvm/llvm-project/pull/126931
More information about the llvm-commits
mailing list