spirv: SpvOpFUnordNotEqual doesn't need special treatment
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 12 Mar 2021 00:31:39 +0000 (16:31 -0800)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 Oct 2021 01:53:47 +0000 (01:53 +0000)
commit1ce48ce91d3a2f5255876271645e20de67a2bb6e
treea124c534bb053daf4e74cec2be806930db447656
parentf8148b861f00cd50a9a408cf5d5ae44b876d17af
spirv: SpvOpFUnordNotEqual doesn't need special treatment

The NIR fneu opcode already matches the "unordered not equal" semantics
of the SPIR-V opcode.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12320>
src/compiler/spirv/vtn_alu.c