[all-commits] [llvm/llvm-project] 5ce64d: [SimplifyLibCalls] Shrink sin, cos to sinf, cosf w...

Guy David via All-commits all-commits at lists.llvm.org
Thu May 8 07:16:36 PDT 2025


  Branch: refs/heads/users/guy-david/shrink-sin-cos-f64-to-f32
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ce64df4b39b2ca955d764504c72574734a10bf6
      https://github.com/llvm/llvm-project/commit/5ce64df4b39b2ca955d764504c72574734a10bf6
  Author: Guy David <guyda96 at gmail.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
    M llvm/test/Transforms/InstCombine/cos-1.ll
    A llvm/test/Transforms/InstCombine/simplify-intrinsics.ll

  Log Message:
  -----------
  [SimplifyLibCalls] Shrink sin, cos to sinf, cosf when allowed



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