[llvm] [ConstantFolding] Constant fold nextafter and nexttoward (PR #168794)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 23 05:03:36 PST 2025
================
@@ -0,0 +1,226 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 6
----------------
dtcxzyw wrote:
Can you please add tests for `nextafter(-0.0, 0.0) and nextafter(0.0, -0.0)`?
https://github.com/llvm/llvm-project/pull/168794
More information about the llvm-commits
mailing list