Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ConstProp: stop pooling inline constants
despite conventional wisdom, the robin map is slower than emitting extra nodes. without multiblock, shaves around 2% off node. with multiblock, a bit less than 1% but still a win. Signed-off-by: Alyssa Rosenzweig <[email protected]>
- Loading branch information