paperchalice wrote: > > FoldIntToFPToInt > > I don't see this checking UnsafeFPMath now?
Oops, it is `foldFPToIntToFP`, it currently depends on `DAG.getTarget().Options.NoSignedZerosFPMath` https://github.com/llvm/llvm-project/pull/160475 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
