R600/SI: Fix trailing comma with modifiers
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 15 Jan 2015 23:17:03 +0000 (23:17 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 15 Jan 2015 23:17:03 +0000 (23:17 +0000)
commitc204f47feba4ea97695c5d53d89313f8b42542c6
tree2961299aa8ac04bbd3c1273534e342dbc271e7bf
parentc93be748d7f66b1c7a285b490baf45bc36326243
R600/SI: Fix trailing comma with modifiers

Instructions with 1 operand can still use source modifiers,
so make sure we don't print an extra comma afterwards.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226226 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstrInfo.td
test/CodeGen/R600/fp_to_sint.ll