chipmunk-project / chipmunk

A code generator for packet-processing pipelines based on end-to-end program synthesis
12 stars 5 forks source link

Remove redundant else in j2 #166

Closed XiangyuG closed 5 years ago

XiangyuG commented 5 years ago

This modification will allow >1 stateful_ALU to be active per stage. Compared with previous version, this can reduce the num of pipelines.

pep8speaks commented 5 years ago

Hello @XiangyuG! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2019-08-13 19:27:56 UTC