[all-commits] [llvm/llvm-project] 0228b7: [SDAG] Add missing SoftenFloatRes legalization for...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed Mar 5 05:46:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0228b778a45ca6a45c6efeae6c820b0e3f186282
https://github.com/llvm/llvm-project/commit/0228b778a45ca6a45c6efeae6c820b0e3f186282
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
A llvm/test/CodeGen/ARM/llvm.modf.ll
Log Message:
-----------
[SDAG] Add missing SoftenFloatRes legalization for FMODF (#129264)
This is needed on some ARM platforms.
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