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)
commit4d6c99ddf260e64d7183d2bde434139059c499ad
treebcba79eb8b46f4ea8114fc8ca208d250b206cc64
parent5224df36c89645b943429683cb104736b6c84d1d
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.

llvm-svn: 231796
llvm/lib/Target/R600/SIInstrInfo.cpp