OSDN Git Service

[AMDGPU] gfx1010 BoolReg definition. NFC.
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Fri, 14 Jun 2019 16:25:46 +0000 (16:25 +0000)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Fri, 14 Jun 2019 16:25:46 +0000 (16:25 +0000)
commit4986823014631afeeaab3069a35817c28d17f5ef
tree1e1c273ea7ea0f6413efc6fd319a7e1c89cc823a
parent6058aa9ef5f4a69ff08e99a2336d429781e1e2e6
[AMDGPU] gfx1010 BoolReg definition. NFC.

Earlier commit has added AMDGPUOperand::isBoolReg(). Turns out
gcc issues warning about unused function since D63204 is not
yet submitted.

Added NFC part of D63204 to have a use of that function and
mute the warning.

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