[libclc] libclc: Replace nextafter implementation (PR #186082)

Romaric Jodin via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 15 09:52:50 PDT 2026


rjodinchr wrote:

This implementation is not passing on various platforms.

I think it does not handle Flush-To-Zero (FTZ) nor Denormals-Are-Zero (DAZ) behaviors.

I think we need to revert back to the previous implementation. Is that possible?

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


More information about the cfe-commits mailing list