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>
Mon, 22 Dec 2025 15:56:32 +0000 (23:56 +0800)
commit3dfef4c068fdb6638de1ea51b379c8ff8882fb6e
treeed644b5e21553fa9def7ab3ba45d660fdb56aeef
parent465b1b1698932f38ab2da0ef2bb9da29c0e88887
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