aco: implement nir_op_f2i8/nir_op_f2u8
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 14 Apr 2020 14:59:20 +0000 (16:59 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 16 Apr 2020 06:47:49 +0000 (08:47 +0200)
commit91aa596ca7ef3411264181f49f58743f5c965710
tree4c60013313c7b3cc4988ab280d1a9032a4035fdd
parent04a7ec7c8a7ca63fc3e90e5d2fe1290976a77bd6
aco: implement nir_op_f2i8/nir_op_f2u8

I think we should really refactor the conversions path.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4551>
src/amd/compiler/aco_instruction_selection.cpp