[llvm] [ConstantFolding] Fold nextafter/nextafterf/nexttoward/nexttowardf (PR #166250)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 5 07:52:52 PST 2025


arsenm wrote:

>  I was thinking maybe having something like constant-folding-nexttoward-fp128.ll and constant-folding-nexttoward-x86-fp80.ll, etc. seems fine?

Yes, it's easiest to split up these cases into separate tests 

https://github.com/llvm/llvm-project/pull/166250


More information about the llvm-commits mailing list