buddy-compiler / buddy-benchmark

Benchmark Framework for Buddy Projects
Apache License 2.0
44 stars 34 forks source link

[DAP] Add IIR to validation framework. #69

Closed SForeKeeper closed 9 months ago

zhanghb97 commented 1 year ago

I encountered the following issue:

IIR started.
input size: 2000000
iir finished
malloc(): corrupted top size
Aborted (core dumped)

This seems to be a bug from IIR lowering pass. Also, ping @taiqzheng for a similar issue.

taiqzheng commented 1 year ago

I will check and see if i can solve this.

taiqzheng commented 10 months ago

I think the problem was solved, please check the new buddy-mlir PR