[all-commits] [llvm/llvm-project] ccca23: DAG: Fix asserting in error case for frexp softening
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 7 02:33:41 PDT 2025
Branch: refs/heads/users/arsenm/dag/fix-assert-in-frexp-soften-error-case
Home: https://github.com/llvm/llvm-project
Commit: ccca23765eef966a1f230c49d696b5e22f093f38
https://github.com/llvm/llvm-project/commit/ccca23765eef966a1f230c49d696b5e22f093f38
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
A llvm/test/CodeGen/ARM/frexp-soften-libcall-error.ll
Log Message:
-----------
DAG: Fix asserting in error case for frexp softening
Commit: 6c10b712a2c5aad9a35cee9318517fbb7daf6fbd
https://github.com/llvm/llvm-project/commit/6c10b712a2c5aad9a35cee9318517fbb7daf6fbd
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
Log Message:
-----------
Remove unused variable
Compare: https://github.com/llvm/llvm-project/compare/e5892caf8ae5...6c10b712a2c5
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