LeeTibbert
LeeTibbert
Some of these failures are mine. I add two new tests for -0.0 handling and they reported a defect in the underlying code. Converting to draft until I can fix...
Perhaps Tau Day 2025, grrhh. I am using LLVM 18 on my macOS system and both my original code and the latest variant using another LLVM intrinsic pair (maximum &...
Today I learned: The `llvm.minimum` and `llvm.maximum` intrinsics are not available with economic effort in the Clang version (14) used in CI on macOS and Linux systems. It/they are also...
The scratch work in this draft PR has identified a number of Issues. It has well earned its keep. My current plan is to wait until PR #3985 is merged....
Perhaps this PR should apply for a bug bounty or three?
Superseded by new PR #3989, with greatly benefited from the scratch work in this draft PR
I am about 4 or 5 recursion levels deep into pending fixes, so I can not address this in the short run (days). I'll comment it out the check which...
Quick update. The background qua irony is the the `Double(double)` constructor was deprecated in Java 9. That puts this entire discussion well into the land of "Why am I spending...
Superseded by PR #3982, which has a more minimal reproducer and shorter discussion trail.
David, Thank you for the PR and for moving this stone forward.