They are not used by anything yet, but a subsequent commit will start
using them for image ops that return 5 dwords.
Change-Id: I63e1904081e39a6d66e4eb96d51df25ad399d271
Paths
| Differential D58903
[AMDGPU] Added v5i32 and v5f32 register classes ClosedPublic Authored by tpr on Mar 4 2019, 7:14 AM.
Details Summary They are not used by anything yet, but a subsequent commit will start Change-Id: I63e1904081e39a6d66e4eb96d51df25ad399d271
Diff Detail
Event Timeline
Comment Actions V2: Fixed missing part of change, including defaulting v5 operations to This revision is now accepted and ready to land.Mar 6 2019, 1:38 PM Closed by commit rL356735: [AMDGPU] Added v5i32 and v5f32 register classes (authored by tpr). · Explain WhyMar 22 2019, 3:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 191834 llvm/trunk/lib/Target/AMDGPU/AMDGPUCallingConv.td
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/trunk/lib/Target/AMDGPU/SIRegisterInfo.td
llvm/trunk/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/trunk/test/CodeGen/AMDGPU/select-vectors.ll
llvm/trunk/test/CodeGen/AMDGPU/spill-wide-sgpr.ll
|