]> git.sesse.net Git - movit/commit
Properly ignore the sign bit when comparing NaNs.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 20 Mar 2014 21:59:59 +0000 (22:59 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 21 Mar 2014 01:06:26 +0000 (02:06 +0100)
commit40895e45c801a010f8bed037636e66afe0fddae2
tree0048963f996aa4e378b1da7925925e5f947b73c1
parent55cff1809758210474fe6c22aaed8033d10343b3
Properly ignore the sign bit when comparing NaNs.

Fixes fp16_test test failure on Clang.
fp16_test.cpp