[all-commits] [llvm/llvm-project] aceabe: 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:49:54 PDT 2025
Branch: refs/heads/users/arsenm/dag/fix-assert-soften-sincos-no-libcall
Home: https://github.com/llvm/llvm-project
Commit: aceabe91078c039ed263281720ca2fd6e9cc11ea
https://github.com/llvm/llvm-project/commit/aceabe91078c039ed263281720ca2fd6e9cc11ea
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