R600/SI: Move kill flag to second instruction when splitting SMRD
authorTom Stellard <thomas.stellard@amd.com>
Tue, 10 Mar 2015 16:16:48 +0000 (16:16 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 10 Mar 2015 16:16:48 +0000 (16:16 +0000)
commitc2e1ba5d217a4c29122d64bec3f245ef52edcc45
tree8c87236553ec16eaf832e5589febde1f858df9bf
parent92811fa2c7cd06afcb645455da7f6ff3ac193838
R600/SI: Move kill flag to second instruction when splitting SMRD

This fixes a machine verifier error in the salu-to-valu.ll, which
would have been exposed by a future commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231796 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.cpp