AMDGPU/R600: Remove unused variable
authorTom Stellard <thomas.stellard@amd.com>
Thu, 16 Jul 2015 16:13:34 +0000 (16:13 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 16 Jul 2015 16:13:34 +0000 (16:13 +0000)
commit2da44c31e36d41606702d66900a04dde72ba1a78
treed2c4c182a61946cbe5579ed0082e2a3295843f4f
parent2f8588b7a776bc09f55537156712b8c8d9d7f6e4
AMDGPU/R600: Remove unused variable

This fixes a warning introduced by r242410.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242412 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp