R600/SI: Fix definitions for ds_read2 / ds_write2 instructions.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 4 Aug 2014 18:49:22 +0000 (18:49 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 4 Aug 2014 18:49:22 +0000 (18:49 +0000)
commitfa097f8f3d30979016cab7db682c45260481b531
treee2ec4a008ae022013b108823ffa0116bce7acc41
parent5f233fc723817beca43ff360d8cd22233f62fb72
R600/SI: Fix definitions for ds_read2 / ds_write2 instructions.

These were just wrong, using the wrong register classes
and store2 was missing an operand.

llvm-svn: 214756
llvm/lib/Target/R600/SIInstrInfo.td
llvm/lib/Target/R600/SIInstructions.td