You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dotnet/runtime#42511 introduced automatic baseline downloads for JITs from the JIT rolling build introduced in dotnet/runtime#42507, for SuperPMI asm diffs run from superpmi.py.
This same automatic download functionality should be added to (non-SuperPMI) jit-diff.
They should share the same baseline JIT cache.
The text was updated successfully, but these errors were encountered:
dotnet/runtime#42511 introduced automatic baseline downloads for JITs from the JIT rolling build introduced in dotnet/runtime#42507, for SuperPMI asm diffs run from superpmi.py.
This same automatic download functionality should be added to (non-SuperPMI) jit-diff.
They should share the same baseline JIT cache.
The text was updated successfully, but these errors were encountered: