Consider a jit-diff mode where disassembly is done in the respective base/diff repo
Open
- Dominant language
- C#
- Stars
- 160
- Forks
- 69
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
As from https://github.com/dotnet/jitutils/issues/216, it might be useful to expose a mode where base/diff is done in the respective repos rather than by copying the base jit into the diff repo test environment.
This would help with analyzing purely managed code changes and cases where the jit interface has changed (which prevents the jits from being interchanged).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.