diff --git a/src/amd/compiler/tests/test_to_hw_instr.cpp b/src/amd/compiler/tests/test_to_hw_instr.cpp index 38a95eacc1e..d120e2475dd 100644 --- a/src/amd/compiler/tests/test_to_hw_instr.cpp +++ b/src/amd/compiler/tests/test_to_hw_instr.cpp @@ -790,7 +790,6 @@ BEGIN_TEST(to_hw_instr.copy_linear_vgpr_scc) return; PhysReg reg_s0{0}; - PhysReg reg_s1{1}; PhysReg v0_lo{256}; PhysReg v0_b3{256}; v0_b3.reg_b += 3;