diff --git a/src/panfrost/compiler/bifrost_compile.c b/src/panfrost/compiler/bifrost_compile.c index bcf39fc5952..af4204ca25b 100644 --- a/src/panfrost/compiler/bifrost_compile.c +++ b/src/panfrost/compiler/bifrost_compile.c @@ -5512,6 +5512,7 @@ bi_vectorize_filter(const nir_instr *instr, const void *data) case nir_op_f2u16: case nir_op_f2i8: case nir_op_f2u8: + case nir_op_f2fmp: case nir_op_extract_u8: case nir_op_extract_i8: case nir_op_extract_u16: