Skip to content

Commit 5a3c545

Browse files
committed
.
1 parent a02cb2e commit 5a3c545

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

zjit/src/hir/opt_tests.rs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3566,7 +3566,7 @@ mod hir_opt_tests {
35663566
v20:HeapBasicObject = GuardShape v19, 0x1000
35673567
StoreField v20, :@foo@0x1001, v10
35683568
WriteBarrier v20, v10
3569-
v23:CUInt32[0] = Const CUInt32(4194311)
3569+
v23:CUInt32[4194311] = Const CUInt32(4194311)
35703570
StoreField v20, :_shape_id@0x1002, v23
35713571
CheckInterrupts
35723572
Return v10
@@ -5776,7 +5776,7 @@ mod hir_opt_tests {
57765776
v29:HeapObject[class_exact:C] = GuardShape v26, 0x1038
57775777
StoreField v29, :@foo@0x1039, v16
57785778
WriteBarrier v29, v16
5779-
v32:CUInt32[0] = Const CUInt32(4194311)
5779+
v32:CUInt32[4194311] = Const CUInt32(4194311)
57805780
StoreField v29, :_shape_id@0x103a, v32
57815781
CheckInterrupts
57825782
Return v16
@@ -5811,7 +5811,7 @@ mod hir_opt_tests {
58115811
v29:HeapObject[class_exact:C] = GuardShape v26, 0x1038
58125812
StoreField v29, :@foo@0x1039, v16
58135813
WriteBarrier v29, v16
5814-
v32:CUInt32[0] = Const CUInt32(4194311)
5814+
v32:CUInt32[4194311] = Const CUInt32(4194311)
58155815
StoreField v29, :_shape_id@0x103a, v32
58165816
CheckInterrupts
58175817
Return v16
@@ -9113,7 +9113,7 @@ mod hir_opt_tests {
91139113
v57:HeapBasicObject = GuardShape v56, 0x1000
91149114
StoreField v57, :@formatted@0x1001, v39
91159115
WriteBarrier v57, v39
9116-
v60:CUInt32[0] = Const CUInt32(4194311)
9116+
v60:CUInt32[4194311] = Const CUInt32(4194311)
91179117
StoreField v57, :_shape_id@0x1002, v60
91189118
v45:Class[VMFrozenCore] = Const Value(VALUE(0x1008))
91199119
PatchPoint MethodRedefined(Class@0x1010, lambda@0x1018, cme:0x1020)

0 commit comments

Comments
 (0)