R600/SI: Trivial instruction definition corrections for VI (v2)
authorMarek Olsak <marek.olsak@amd.com>
Tue, 3 Feb 2015 17:38:01 +0000 (17:38 +0000)
committerMarek Olsak <marek.olsak@amd.com>
Tue, 3 Feb 2015 17:38:01 +0000 (17:38 +0000)
commit11057ee0226ddffd82a9b7afab5fc738a9d901fb
tree3c440ffa9d06e7e026d3d85101f08f71dd8da120
parent3db6ba8cfae254ecd3b5a8166d857cadb19d04e4
R600/SI: Trivial instruction definition corrections for VI (v2)

- V_MAC_LEGACY_F32 exists on VI, but it's VOP3-only.

- Define CVT_PK opcodes which are different between SI and VI. These are
  unused. The idea is to define all chip differences.

v2: keep V_MUL_LO_U32

Tested-by: Michel Dänzer <michel.daenzer@amd.com>
llvm-svn: 227988
llvm/lib/Target/R600/SIInstrInfo.td
llvm/lib/Target/R600/SIInstructions.td