AnyDSL / thorin

The Higher-Order Intermediate Representation
https://anydsl.github.io
GNU Lesser General Public License v3.0
151 stars 15 forks source link

Problem during scope analysis #20

Closed madmann91 closed 8 years ago

madmann91 commented 9 years ago

Scope analysis gave me the following message: Assertion `n == 0' failed. To trigger the bug, compile traversal/scope_bug with BACKEND=cpu and VECTORIZE=1. The code has been stripped to the minimum in this configuration.

richardmembarth commented 8 years ago

fixed in new_master