@@ -8478,7 +8478,7 @@ mod hir_opt_tests {
84788478 Jump bb3(v4)
84798479 bb3(v6:BasicObject):
84808480 PatchPoint SingleRactorMode
8481- v17:Module = GuardType v6, Module
8481+ v17:HeapBasicObject = GuardType v6, HeapBasicObject
84828482 v18:CShape = LoadField v17, :shape_id@0x1000
84838483 v19:CShape[0x1001] = GuardBitEquals v18, CShape(0x1001) recompile
84848484 v20:RubyValue = LoadField v17, :fields_obj@0x1002
@@ -8549,7 +8549,7 @@ mod hir_opt_tests {
85498549 Jump bb3(v4)
85508550 bb3(v6:BasicObject):
85518551 PatchPoint SingleRactorMode
8552- v17:Class = GuardType v6, Class
8552+ v17:HeapBasicObject = GuardType v6, HeapBasicObject
85538553 v18:CShape = LoadField v17, :shape_id@0x1000
85548554 v19:CShape[0x1001] = GuardBitEquals v18, CShape(0x1001) recompile
85558555 v20:RubyValue = LoadField v17, :fields_obj@0x1002
@@ -8648,7 +8648,7 @@ mod hir_opt_tests {
86488648 Jump bb3(v4)
86498649 bb3(v6:BasicObject):
86508650 PatchPoint SingleRactorMode
8651- v17:TData = GuardType v6, TData
8651+ v17:HeapBasicObject = GuardType v6, HeapBasicObject
86528652 v18:CShape = LoadField v17, :shape_id@0x1000
86538653 v19:CShape[0x1001] = GuardBitEquals v18, CShape(0x1001) recompile
86548654 v20:RubyValue = LoadField v17, :fields_obj@0x1002
0 commit comments