chipmunk-project / chipmunk-tofino

12 stars 2 forks source link

Regression in compilation of sampling.sk #23

Open anirudhSK opened 4 years ago

anirudhSK commented 4 years ago

7ab437483524fdd4ad7289fcd6649edc66406474 introduces a regression in the compilation of sampling.sk

iterative_solver example_specs/sampling.sk example_alus/stateful_alus/tofino.alu example_alus/stateless_alus/stateless_alu_for_tofino.alu 2 1 "0,1,2,3" 10 --target-tofino

succeeds before this commit and fails after this commit.