Commit 1c42e87b authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Speed up CSE by doing CSE on node expression before recording the node (#543)

This means CSE need only be run once to get same QOR and prevents
pathological cases. Fixes #448
parent 7d0b4870
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment