https://github.com/rjodinchr commented:
I think we don't want to use any floating point operation in the nextafter implementation. If you really want to avoid reverting, I can test any PR, but I fear that we would just end up being so close to the initial implementation that it would just be simpler to revert first. https://github.com/llvm/llvm-project/pull/186082 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
