simit-lang / simit

A language for computing on sparse systems
http://simit-lang.org
Other
454 stars 52 forks source link

Fixed segfault triggered by improper handling of generic functions #8

Closed stephenchouca closed 8 years ago

stephenchouca commented 8 years ago

Compiler should no longer segfault when generic function is specialized with sets that are declared after the declaration of the generic function.