AMDGPU: Apply i16 add->sub pattern with zext to i32
This was only applying the deeper nested zext pattern, and missing the special case code size fold.
Loading
Please sign in to comment
This was only applying the deeper nested zext pattern, and missing the special case code size fold.