exo-lang / exo

Exocompilation for productive programming of hardware accelerators
https://exo-lang.dev
MIT License
295 stars 30 forks source link

Fix the segfault in the scheduling example #679

Closed yamaguchi1024 closed 2 months ago

yamaguchi1024 commented 2 months ago

Fixes #678

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.75%. Comparing base (d328dc4) to head (ef62ace).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #679 +/- ## ======================================= Coverage 87.75% 87.75% ======================================= Files 84 84 Lines 20637 20637 ======================================= Hits 18110 18110 Misses 2527 2527 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.