AnyDSL / thorin

The Higher-Order Intermediate Representation

Home Page:https://anydsl.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SegFault in ETA conversion

richardmembarth opened this issue · comments

Triggered for jacobi.impala in AnyDSL/stincilla on branch eta_enum_bug:

Assertion failed: (i < size() && "index out of bounds"), function operator[], file thorin/src/thorin/util/array.h, line 209.

Fixed by commit 2d2b0bb. There is still the DCE problem in LLVM though.