Some image loads return these, and it's awkward working
around them not being legal.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D47828
AMDGPU: Make v4i16/v4f16 legal ClosedPublic Authored by arsenm on Jun 6 2018, 8:11 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptJun 6 2018, 8:11 AM
This revision is now accepted and ready to land.Jun 7 2018, 2:20 AM
Revision Contents
Diff 150265 lib/Target/AMDGPU/AMDGPUCallingConv.td
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/MIMGInstructions.td
lib/Target/AMDGPU/SIISelLowering.h
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIRegisterInfo.td
test/CodeGen/AMDGPU/amdgcn.bitcast.ll
test/CodeGen/AMDGPU/extract_vector_elt-f16.ll
test/CodeGen/AMDGPU/extract_vector_elt-i16.ll
test/CodeGen/AMDGPU/fabs.f16.ll
test/CodeGen/AMDGPU/function-args.ll
test/CodeGen/AMDGPU/function-returns.ll
test/CodeGen/AMDGPU/half.ll
test/CodeGen/AMDGPU/kernel-args.ll
test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.image.d16.ll
test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.d16.ll
test/CodeGen/AMDGPU/mad-mix-lo.ll
test/CodeGen/AMDGPU/mul.i16.ll
test/CodeGen/AMDGPU/reduce-build-vec-ext-to-ext-build-vec.ll
test/CodeGen/AMDGPU/select-vectors.ll
test/CodeGen/AMDGPU/sminmax.v2i16.ll
|
At least func label checks are needed.