[AMDGPU] Cast sub-dword elements to i32 in concat_vectors
This produces better code by avoiding repacking in some cases. Fixes: SWDEV-373436 Differential Revision: https://reviews.llvm.org/D141329
Loading
Please sign in to comment
This produces better code by avoiding repacking in some cases. Fixes: SWDEV-373436 Differential Revision: https://reviews.llvm.org/D141329