Graeme Leese 65ce566cbc Use OpFUnordNotEqual for floating-point !=
The normal IEEE not equal operation tests whether operands are unordered
or not equal (so comparison with a NaN returns true). This corresponds
to the SPIR-V OpFUnordNotEqual, so change to using that.
2020-06-22 10:59:33 +01:00
..
2020-03-19 16:46:30 -04:00
2020-03-19 16:46:30 -04:00
2018-08-07 03:16:20 +09:00
2020-03-30 01:32:23 +03:00
2020-03-19 16:46:30 -04:00
2018-08-07 03:16:20 +09:00
2019-06-25 13:20:16 -04:00
2020-06-18 10:16:40 -04:00
2020-06-18 10:16:40 -04:00