[llvm] [DAGCombiner] Fold NaN-guard fptosi/fptoui select to saturating variant (PR #201435)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 07:07:42 PDT 2026
================
----------------
arsenm wrote:
Just insert the freeze, it's free as far as codegen is concerned
https://github.com/llvm/llvm-project/pull/201435
More information about the llvm-commits
mailing list