[all-commits] [llvm/llvm-project] 65011f: DAG: Fall back to separate sin and cos when soften...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 8 00:24:46 PDT 2025


  Branch: refs/heads/users/arsenm/dag/fix-assert-soften-sincos-no-libcall
  Home:   https://github.com/llvm/llvm-project
  Commit: 65011f9bf50b08f011edcd281ccc60431e0d170c
      https://github.com/llvm/llvm-project/commit/65011f9bf50b08f011edcd281ccc60431e0d170c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/RuntimeLibcallUtil.h
    M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    A llvm/test/CodeGen/AVR/sincos-soften-error.ll
    M llvm/test/CodeGen/WebAssembly/llvm.sincos.ll

  Log Message:
  -----------
  DAG: Fall back to separate sin and cos when softening sincos

Fix asserting in the error case.



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