Old intrinsics were forcing these, but they have now all
been removed. This fixes large i8 vector operations generally
being broken.
Details
Details
- Reviewers
• tstellarAMD
Diff Detail
Diff Detail
Paths
| Differential D16457
AMDGPU: Make v32i8/v64i8 illegal types ClosedPublic Authored by arsenm on Jan 22 2016, 2:01 AM.
Details
Summary Old intrinsics were forcing these, but they have now all
Diff Detail Event Timelinearsenm updated this object. This revision is now accepted and ready to land.Jan 22 2016, 7:42 AM
Revision Contents
Diff 45665 lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIRegisterInfo.td
test/CodeGen/AMDGPU/extract-vector-elt-i8.ll
test/CodeGen/AMDGPU/llvm.SI.gather4.ll
test/CodeGen/AMDGPU/llvm.SI.getlod.ll
|