aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bit
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 7 Oct 2020 10:40:45 +0000 (11:40 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 13 Nov 2020 12:34:27 +0000 (12:34 +0000)
commit91ffeed88a4eccfb92bd1cc4a5a3169129128432
tree13e169fc9ed2c89813f1d833382692794d8eb7bb
parentd4c821da0e5924c6604b63dc923b3e8541e1f3aa
aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bit

No fossil-db changes.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7045>
src/amd/compiler/aco_optimizer.cpp
src/amd/compiler/tests/test_optimizer.cpp