fix: core dump with ../examples/mat_mul_strassen.c
authoryu.dongliang <18588496441@163.com>
Sun, 6 Oct 2024 10:37:52 +0000 (18:37 +0800)
committeryu.dongliang <18588496441@163.com>
Sun, 6 Oct 2024 10:37:52 +0000 (18:37 +0800)
commite38a5795185850be836c8196c42d8012d8a03783
treeed644b5e21553fa9def7ab3ba45d660fdb56aeef
parentba0e4b27f0f415e6411c3f70ef1ea44e708432d0
fix: core dump with ../examples/mat_mul_strassen.c
13 files changed:
core/scf_basic_block.c
core/scf_basic_block.h
core/scf_core_types.h
core/scf_optimizer.c
examples/assert.c
examples/mat_mul_strassen.c [new file with mode: 0644]
native/x64/scf_x64.c
native/x64/scf_x64.h
native/x64/scf_x64_bb_color.c
native/x64/scf_x64_reg.c
native/x64/scf_x64_reg.h
parse/scf_operator_handler_semantic.c
util/scf_list.h