[all-commits] [llvm/llvm-project] 4c9f6a: [X86][GlobalISel] Enable Trigonometric functions w...

JaydeepChauhan14 via All-commits all-commits at lists.llvm.org
Wed Feb 26 19:10:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c9f6a737ff22c8b8d0784e70677d7ec677c9b49
      https://github.com/llvm/llvm-project/commit/4c9f6a737ff22c8b8d0784e70677d7ec677c9b49
  Author: JaydeepChauhan14 <chauhan.jaydeep.ashwinbhai at intel.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/lib/Target/X86/GISel/X86LegalizerInfo.cpp
    M llvm/test/CodeGen/X86/llvm.acos.ll
    M llvm/test/CodeGen/X86/llvm.asin.ll
    M llvm/test/CodeGen/X86/llvm.atan.ll
    M llvm/test/CodeGen/X86/llvm.atan2.ll
    M llvm/test/CodeGen/X86/llvm.cos.ll
    M llvm/test/CodeGen/X86/llvm.cosh.ll
    M llvm/test/CodeGen/X86/llvm.sin.ll
    M llvm/test/CodeGen/X86/llvm.sinh.ll
    M llvm/test/CodeGen/X86/llvm.tan.ll
    M llvm/test/CodeGen/X86/llvm.tanh.ll

  Log Message:
  -----------
  [X86][GlobalISel] Enable Trigonometric functions with libcall mapping (#126931)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list