diff --git a/src/gallium/drivers/radeon/SIInstructions.td b/src/gallium/drivers/radeon/SIInstructions.td index e832ab50447..1fb5df10cee 100644 --- a/src/gallium/drivers/radeon/SIInstructions.td +++ b/src/gallium/drivers/radeon/SIInstructions.td @@ -911,6 +911,12 @@ def : Insert_Element ; def : Vector_Build ; def : Vector_Build ; +def : BitConvert ; +def : BitConvert ; + +def : BitConvert ; +def : BitConvert ; + /* def : Pat< (int_SI_vs_load_buffer_index),