OSDN Git Service

Revert "[AMDGPU] Fix DPP combiner"
authorValery Pykhtin <Valery.Pykhtin@amd.com>
Wed, 9 Jan 2019 15:21:53 +0000 (15:21 +0000)
committerValery Pykhtin <Valery.Pykhtin@amd.com>
Wed, 9 Jan 2019 15:21:53 +0000 (15:21 +0000)
commit8daf7f981513f4afdb69aa8b8ac4fb1cd1f1dcaf
treea56d60caeba9a4910413324af53d21263f358559
parentbac64e1575868bebd8b66f362db0925bd8dd8bdd
Revert "[AMDGPU] Fix DPP combiner"

This reverts commit e3e2923a39cbec3b3bc3a7d3f0e9a77a4115080e, svn revision rL350721

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@350730 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetInstrInfo.h
lib/Target/AMDGPU/GCNDPPCombine.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.h
test/CodeGen/AMDGPU/dpp_combine.ll [new file with mode: 0644]
test/CodeGen/AMDGPU/dpp_combine.mir [deleted file]
test/CodeGen/AMDGPU/dpp_combine_subregs.mir [new file with mode: 0644]