nir: rename f2f16_undef to f2f16
authorKarol Herbst <kherbst@redhat.com>
Thu, 26 Apr 2018 19:06:08 +0000 (21:06 +0200)
committerKarol Herbst <kherbst@redhat.com>
Tue, 24 Jul 2018 18:40:05 +0000 (20:40 +0200)
commit7f95564a22d11ee3f54915ee02f9fa1f78c6adcf
tree81c6b13651bd7f88acec7b1a7e470491a984da72
parent2083cfb6eba9a9e7441c44fa0c8402dbc216eb3a
nir: rename f2f16_undef to f2f16

we need rounding modes on other conversions involving floats and it is easier
to rename f2f16_undef than renaming all the other ones.

v2: rebased on master

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Acked-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
src/amd/common/ac_nir_to_llvm.c
src/compiler/nir/nir_opcodes.py
src/compiler/nir/nir_opcodes_c.py
src/gallium/drivers/freedreno/ir3/ir3_compiler_nir.c
src/intel/compiler/brw_fs_nir.cpp