OSDN Git Service

AMDGPU: Remove custom BUILD_VECTOR combine
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 30 Oct 2018 01:37:59 +0000 (01:37 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 30 Oct 2018 01:37:59 +0000 (01:37 +0000)
commit3031f2125fb88bfb7fce512c68fb9564808cce57
treeda24d865012578311f1ef19a1d7d039ac4d0dcf6
parent4ae1eac0ecba49e858cda21dda282d0c8993fb97
AMDGPU: Remove custom BUILD_VECTOR combine

This was looping in a testcase and removing it
now slightly improves a test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIISelLowering.h
test/CodeGen/AMDGPU/build-vector-insert-elt-infloop.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/mad-mix-hi.ll