[all-commits] [llvm/llvm-project] 43d71e: [DAGCombiner] Relax nsz constraint with fp->int->f...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Dec 9 04:28:08 PST 2025
Branch: refs/heads/users/guy-david/dag-combine-fp-to-int-to-fp-sign-insensitive
Home: https://github.com/llvm/llvm-project
Commit: 43d71eebfd84b8bf4b67e9c8cbf92d1a173fd024
https://github.com/llvm/llvm-project/commit/43d71eebfd84b8bf4b67e9c8cbf92d1a173fd024
Author: Guy David <guyda at apple.com>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AArch64/fp-to-int-to-fp.ll
M llvm/test/CodeGen/X86/setoeq.ll
Log Message:
-----------
[DAGCombiner] Relax nsz constraint with fp->int->fp optimizations
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