Skip to content
Snippets Groups Projects
Commit 196914a3 authored by Erwan Jahier's avatar Erwan Jahier
Browse files

Use topoSort to sort the list of vars in LicTab.sort_vars.

I was re-implementing an inneficient topological sort there (using a
linear list instead of logarithmic map). I win 1s on tri.ec (~8000
locals).
parent b57372e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment