diff --git a/src/panfrost/bifrost/compiler.h b/src/panfrost/bifrost/compiler.h index f42dac0c40e..ee7c8c99cb7 100644 --- a/src/panfrost/bifrost/compiler.h +++ b/src/panfrost/bifrost/compiler.h @@ -366,7 +366,7 @@ bi_is_value_equiv(bi_index left, bi_index right) #define BI_MAX_VEC 8 #define BI_MAX_DESTS 4 -#define BI_MAX_SRCS 5 +#define BI_MAX_SRCS 6 typedef struct { /* Must be first */