AnyDSL / thorin

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

Thorin asserts when structs are used that is a param #45

Closed richardmembarth closed 8 years ago

richardmembarth commented 8 years ago
anydsl/thorin/src/thorin/analyses/domtree.cpp:53: const thorin::CFNode* thorin::DomTreeBase<<anonymous> >::lca(const thorin::CFNode*, const thorin::CFNode*) const [with bool forward = true]: Assertion `i && j' failed.

Test case: AnyDSL/impala@d863c02