[all-commits] [llvm/llvm-project] f178e5: [SDAG] Add missing ppc_fp128 ExpandFloatRes legali...
Benjamin Maxwell via All-commits
all-commits at lists.llvm.org
Wed Feb 19 18:50:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f178e51747b47a181cd6be8dc4ad8943ea5728b3
https://github.com/llvm/llvm-project/commit/f178e51747b47a181cd6be8dc4ad8943ea5728b3
Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
A llvm/test/CodeGen/PowerPC/llvm.modf.ll
Log Message:
-----------
[SDAG] Add missing ppc_fp128 ExpandFloatRes legalization for modf (#127895)
Should fix: https://lab.llvm.org/buildbot/#/builders/72/builds/8380
(`test_modf_ppcf128` is the test case that needed the additional
legalization)
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