AMDGPU: Don't reserve SCRATCH_PTR input register
[oota-llvm.git] / test / CodeGen / AMDGPU / si-instr-info-correct-implicit-operands.ll
index 0e15bc878650e456640a755bb1e75edd84eba633..27a8e70aae137ae74ee1df59873ce2c6c558aafe 100644 (file)
@@ -3,7 +3,7 @@
 ; register operands in the correct order when modifying the opcode of an
 ; instruction to V_ADD_I32_e32.
 
-; CHECK: %19 = V_ADD_I32_e32 %13, %12, implicit-def %vcc, implicit %exec
+; CHECK: %{{[0-9]+}} = V_ADD_I32_e32 %{{[0-9]+}}, %{{[0-9]+}}, implicit-def %vcc, implicit %exec
 
 define void @test(i32 addrspace(1)* %out, i32 addrspace(1)* %in) {
 entry: