[PATCH] D141329: [AMDGPU] Cast sub-dword elements to i32 in concat_vectors
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 15:21:40 PST 2023
rampitec marked an inline comment as done.
rampitec added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/vector_shuffle.packed.ll:2315
ret void
}
----------------
arsenm wrote:
> Not sure we'll reach here with i8 vectors
Not now, but in case we make it legal it is better to have a test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141329/new/
https://reviews.llvm.org/D141329
More information about the llvm-commits
mailing list