]> 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>
Thu, 20 Mar 2014 22:08:31 +0000 (23:08 +0100)
commita4d6aa37e11ac3674b0d5cab10437a14557050bb
treee154b4e7b90354c132e657aaf430146f217d5844
parenta5f32397f9c23fa8644fe195865d6c36685cf866
Properly ignore the sign bit when comparing NaNs.

Fixes fp16_test test failure on Clang.
fp16_test.cpp