]> granicus.if.org Git - llvm/commit
AMDGPU/GlobalISel: Select G_MERGE_VALUES
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 9 Jul 2019 14:02:20 +0000 (14:02 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 9 Jul 2019 14:02:20 +0000 (14:02 +0000)
commitfd0d82251d2b34e1343c8d89f67da888c9661f15
tree86b7ac830bbca0cb23453674ea48b97f939ca098
parent4d94645b78873e3bd4949d5e6d6b391fa5914afe
AMDGPU/GlobalISel: Select G_MERGE_VALUES

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365482 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
lib/Target/AMDGPU/AMDGPUInstructionSelector.h
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/SIRegisterInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/inst-select-concat-vectors.mir [new file with mode: 0644]
test/CodeGen/AMDGPU/GlobalISel/inst-select-merge-values.mir [new file with mode: 0644]