DontBelieveMe / helix

"Compiler Optimisation Techniques" - BSc Computer Science Final Year Project (Sheffield Hallam University)
2 stars 0 forks source link

Move register allocation so that it happens after match pass #32

Closed DontBelieveMe closed 2 years ago

DontBelieveMe commented 2 years ago

This would allow the match pass to take advantage of the flexible nature of virtual registers for example