[all-commits] [llvm/llvm-project] 5f6506: [DAGCombiner] Relax nsz constraint with fp->int->f...
Guy David via All-commits
all-commits at lists.llvm.org
Tue Oct 21 14:33:50 PDT 2025
Branch: refs/heads/users/guy-david/dag-combine-fp-to-int-to-fp-sign-insensitive
Home: https://github.com/llvm/llvm-project
Commit: 5f6506ab04cb11f547d20e7d013f9e63e15b5c3b
https://github.com/llvm/llvm-project/commit/5f6506ab04cb11f547d20e7d013f9e63e15b5c3b
Author: Guy David <guyda96 at gmail.com>
Date: 2025-10-22 (Wed, 22 Oct 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/AArch64/fp-to-int-to-fp.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