Closed jeffsetter closed 6 years ago
This fixes shifts (handles ashr and lshr).
Also properly handles max (separately for smax and umax).
A passing CGRAFlow is here: https://travis-ci.org/StanfordAHA/CGRAFlow/jobs/422685904
Note that travis is failing on creating the CGRAMapper right now due to exhausted memory. My guess is that this is a travis bug.
This fixes shifts (handles ashr and lshr).
Also properly handles max (separately for smax and umax).
A passing CGRAFlow is here: https://travis-ci.org/StanfordAHA/CGRAFlow/jobs/422685904