Clang float infinity divided by infinity produces different result with optimization flag
I just discovered that when dividing float infinity by itself, results in a different NaN on clang when compiling with any optimization option.
I just discovered that when dividing float infinity by itself, results in a different NaN on clang when compiling with any optimization option.