meltq wrote: WIP. `test_subnormal_range` in the unit tests takes forever to run on my system for some reason, there seems to be some problem with `sNaN` being converted to a quiet NaN after `FPBits(x).abs()`. https://github.com/llvm/llvm-project/pull/131991