It should have been qfloat16(1)/qfloat16(infinity) in any case.
Sadly, that behaves no better than qfloat16(1.f/qfloat16(infinity)),
which was promoting the infinity back to float. So retain the check
for over-optimization (but make the comment more accurate).
This is a follow-up to
|
||
|---|---|---|
| .. | ||
| q_func_info | ||
| qflags | ||
| qfloat16 | ||
| qgetputenv | ||
| qglobal | ||
| qglobalstatic | ||
| qhooks | ||
| qlogging | ||
| qnumeric | ||
| qrand | ||
| qrandomgenerator | ||
| qtendian | ||
| global.pro | ||