The intention of this was to multiply by 16, not shift by 16.
Diff Detail
Diff Detail
Paths
| Differential D46531
AMDGPU: Fix broken dynamic vector indexing for packed types ClosedPublic Authored by arsenm on May 7 2018, 9:31 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptMay 7 2018, 9:31 AM This revision is now accepted and ready to land.May 7 2018, 10:10 AM
Revision Contents
Diff 145483 lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/amdgpu.private-memory.ll
test/CodeGen/AMDGPU/extract_vector_elt-f16.ll
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
|