CodeGen bug: "Variable LLFALL
has not been defined", even when it is a top-level transient array with a symbolic shape.
#1735
Labels
bug
Something isn't working
This is the smallest graph that I came up with for demo: https://polybox.ethz.ch/index.php/s/E9QxXiTLjaFfezR
In the JSON file, the
LLFALL
is defined at the top level as follows:Furthermore:
_state_l15_c15
, if I remove the other branch, the compilation succeeds.compile()
should produce correct code for correct graph without any further transforms anyway).If the input graph is wrong for some reason, please let me know.
The text was updated successfully, but these errors were encountered: