There are 3 element f16 format loads and stores, so we need to handle
<3 x s16> as a legal type.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D72639
AMDGPU/GlobalISel: Fix select of <3 x s16>/ <4 x s16> insert/extract AbandonedPublic Authored by arsenm on Jan 13 2020, 12:16 PM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 15 2020, 8:44 PM
Revision Contents
Diff 237751 llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-extract.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-insert.mir
|