[all-commits] [llvm/llvm-project] 3697d6: DAG: Fall back to separate sin and cos when soften...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 8 09:53:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3697d6dd98a4537fcc5694842453764bf644406e
https://github.com/llvm/llvm-project/commit/3697d6dd98a4537fcc5694842453764bf644406e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-09 (Wed, 09 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 (#147468)
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