OSDN Git Service

AMDGPU/SI: Fix commuting of 32-bit VOPC instructions
authorTom Stellard <thomas.stellard@amd.com>
Wed, 27 Jan 2016 15:53:52 +0000 (15:53 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 27 Jan 2016 15:53:52 +0000 (15:53 +0000)
commit5d1474cab545094bddd2c5d458298e03ca731b63
treecc678031fe52a78a8c5cdb23c2a9be5d8d642ab1
parent953dd914d6a5e4b9641370762c00e1a44af8a87a
AMDGPU/SI: Fix commuting of 32-bit VOPC instructions

Summary:
We didn't have entries in the commuting table for the 32-bit
instructions.  I don't think we hit this problem now, but we
will once uniform branching is enabled.  Tests will come in
a later commit.

Reviewers: arsenm

Subscribers: arsenm, llvm-commits

Differential Revision: http://reviews.llvm.org/D16600

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258936 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/SIInstrInfo.td