dotnet / jitutils

MIT License
146 stars 59 forks source link

Include few LSRA stats diff #332

Closed kunalspathak closed 3 years ago

kunalspathak commented 3 years ago

Parse LSRA stats from dasm files. I have just included Spill and ResolutionMov related stats and will add more if and when needed.

Related change: https://github.com/dotnet/runtime/pull/53901

kunalspathak commented 3 years ago

@dotnet/jit-contrib