@@ -96,7 +96,7 @@ fn F() {
9696// CHECK:STDOUT: %f64: type = class_type @Float, @Float(%int_64) [concrete]
9797// CHECK:STDOUT: %Copy.type: type = facet_type <@Copy> [concrete]
9898// CHECK:STDOUT: %Copy.Op.type: type = fn_type @Copy.Op [concrete]
99- // CHECK:STDOUT: %Copy.impl_witness.de9: <witness> = impl_witness <unexpected>.inst60000155 [concrete]
99+ // CHECK:STDOUT: %Copy.impl_witness.de9: <witness> = impl_witness <unexpected>.inst{{[0-9A-F]+}} [concrete]
100100// CHECK:STDOUT: %Copy.facet: %Copy.type = facet_value type, (%Copy.impl_witness.de9) [concrete]
101101// CHECK:STDOUT: %.98f: type = fn_type_with_self_type %Copy.Op.type, %Copy.facet [concrete]
102102// CHECK:STDOUT: %type.as.Copy.impl.Op.type: type = fn_type @type.as.Copy.impl.Op [concrete]
@@ -105,7 +105,7 @@ fn F() {
105105// CHECK:STDOUT:
106106// CHECK:STDOUT: fn @F(%b.param: bool) -> type {
107107// CHECK:STDOUT: !entry:
108- // CHECK:STDOUT: %b.ref: bool = name_ref b, <unexpected>.inst6000001B .loc5_6
108+ // CHECK:STDOUT: %b.ref: bool = name_ref b, <unexpected>.inst{{[0-9A-F]+}} .loc5_6
109109// CHECK:STDOUT: if %b.ref br !if.expr.then else br !if.expr.else
110110// CHECK:STDOUT:
111111// CHECK:STDOUT: !if.expr.then:
@@ -123,7 +123,7 @@ fn F() {
123123// CHECK:STDOUT: %impl.elem0: %.98f = impl_witness_access constants.%Copy.impl_witness.de9, element0 [concrete = constants.%type.as.Copy.impl.Op]
124124// CHECK:STDOUT: %bound_method: <bound method> = bound_method %.loc6, %impl.elem0
125125// CHECK:STDOUT: %type.as.Copy.impl.Op.call: init type = call %bound_method(%.loc6)
126- // CHECK:STDOUT: return %type.as.Copy.impl.Op.call to <unexpected>.inst60000024 .loc5_15
126+ // CHECK:STDOUT: return %type.as.Copy.impl.Op.call to <unexpected>.inst{{[0-9A-F]+}} .loc5_15
127127// CHECK:STDOUT: }
128128// CHECK:STDOUT:
129129// CHECK:STDOUT: --- fail_and_val.carbon
@@ -140,7 +140,7 @@ fn F() {
140140// CHECK:STDOUT: %f64: type = class_type @Float, @Float(%int_64) [concrete]
141141// CHECK:STDOUT: %Copy.type: type = facet_type <@Copy> [concrete]
142142// CHECK:STDOUT: %Copy.Op.type: type = fn_type @Copy.Op [concrete]
143- // CHECK:STDOUT: %Copy.impl_witness.de9: <witness> = impl_witness <unexpected>.inst70000155 [concrete]
143+ // CHECK:STDOUT: %Copy.impl_witness.de9: <witness> = impl_witness <unexpected>.inst{{[0-9A-F]+}} [concrete]
144144// CHECK:STDOUT: %Copy.facet: %Copy.type = facet_value type, (%Copy.impl_witness.de9) [concrete]
145145// CHECK:STDOUT: %.98f: type = fn_type_with_self_type %Copy.Op.type, %Copy.facet [concrete]
146146// CHECK:STDOUT: %type.as.Copy.impl.Op.type: type = fn_type @type.as.Copy.impl.Op [concrete]
@@ -149,7 +149,7 @@ fn F() {
149149// CHECK:STDOUT:
150150// CHECK:STDOUT: fn @F(%b.param: bool) -> type {
151151// CHECK:STDOUT: !entry:
152- // CHECK:STDOUT: %b.ref: bool = name_ref b, <unexpected>.inst7000001B .loc5_6
152+ // CHECK:STDOUT: %b.ref: bool = name_ref b, <unexpected>.inst{{[0-9A-F]+}} .loc5_6
153153// CHECK:STDOUT: if %b.ref br !if.expr.then else br !if.expr.else
154154// CHECK:STDOUT:
155155// CHECK:STDOUT: !if.expr.then:
@@ -167,7 +167,7 @@ fn F() {
167167// CHECK:STDOUT: %impl.elem0: %.98f = impl_witness_access constants.%Copy.impl_witness.de9, element0 [concrete = constants.%type.as.Copy.impl.Op]
168168// CHECK:STDOUT: %bound_method: <bound method> = bound_method %.loc6, %impl.elem0
169169// CHECK:STDOUT: %type.as.Copy.impl.Op.call: init type = call %bound_method(%.loc6)
170- // CHECK:STDOUT: return %type.as.Copy.impl.Op.call to <unexpected>.inst70000024 .loc5_15
170+ // CHECK:STDOUT: return %type.as.Copy.impl.Op.call to <unexpected>.inst{{[0-9A-F]+}} .loc5_15
171171// CHECK:STDOUT: }
172172// CHECK:STDOUT:
173173// CHECK:STDOUT: --- fail_or_val.carbon
@@ -189,7 +189,7 @@ fn F() {
189189// CHECK:STDOUT: %false: bool = bool_literal false [concrete]
190190// CHECK:STDOUT: }
191191// CHECK:STDOUT:
192- // CHECK:STDOUT: generic class @C(<unexpected>.inst6800001E .loc4_14: bool) {
192+ // CHECK:STDOUT: generic class @C(<unexpected>.inst{{[0-9A-F]+}} .loc4_14: bool) {
193193// CHECK:STDOUT: %B: bool = symbolic_binding B, 0 [symbolic = %B (constants.%B.931)]
194194// CHECK:STDOUT:
195195// CHECK:STDOUT: !definition:
@@ -204,7 +204,7 @@ fn F() {
204204// CHECK:STDOUT: }
205205// CHECK:STDOUT:
206206// CHECK:STDOUT: class @B {
207- // CHECK:STDOUT: %C.ref: %C.type = name_ref C, <unexpected>.inst68000024 .loc4_24 [concrete = constants.%C.generic]
207+ // CHECK:STDOUT: %C.ref: %C.type = name_ref C, <unexpected>.inst{{[0-9A-F]+}} .loc4_24 [concrete = constants.%C.generic]
208208// CHECK:STDOUT: %true.loc12_20: bool = bool_literal true [concrete = constants.%true]
209209// CHECK:STDOUT: %.loc12: bool = not %true.loc12_20 [concrete = constants.%false]
210210// CHECK:STDOUT: %true.loc12_25: bool = bool_literal true [concrete = constants.%true]
0 commit comments