This was an old workaround for using v16i8 in some old intrinsics for resource descriptors.
There still seem to be a handful of references to v16i8 left in mesa though.
Paths
| Differential D34767
AMDGPU: Remove SITypeRewriter ClosedPublic Authored by arsenm on Jun 28 2017, 11:04 AM.
Details
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 6 others. · View Herald TranscriptJun 28 2017, 11:04 AM This revision is now accepted and ready to land.Jun 28 2017, 2:41 PM
Revision Contents
Diff 104469 lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/CMakeLists.txt
lib/Target/AMDGPU/SITypeRewriter.cpp
test/CodeGen/AMDGPU/bug-vopc-commute.ll
test/CodeGen/AMDGPU/llvm.SI.load.dword.ll
test/CodeGen/AMDGPU/llvm.SI.tbuffer.store.ll
test/CodeGen/AMDGPU/mubuf.ll
test/CodeGen/AMDGPU/ret_jump.ll
test/CodeGen/AMDGPU/scheduler-subrange-crash.ll
test/CodeGen/AMDGPU/sgpr-copy.ll
test/CodeGen/AMDGPU/si-lod-bias.ll
test/CodeGen/AMDGPU/si-sgpr-spill.ll
test/CodeGen/AMDGPU/si-spill-cf.ll
test/CodeGen/AMDGPU/smrd.ll
test/CodeGen/AMDGPU/split-smrd.ll
test/CodeGen/AMDGPU/vgpr-spill-emergency-stack-slot.ll
|