AMDGPU: Fix splitting wide f32 s.buffer.load intrinsics
This would witch f32 to i32, and produce an invald concat_vectors from i32 pieces to an f32 vector.
Loading
Please sign in to comment
This would witch f32 to i32, and produce an invald concat_vectors from i32 pieces to an f32 vector.