Skip to content

Conversation

@sandreenko
Copy link
Contributor

The observed behavior was very funny: I was getting hundreds of diffs with the same -b and -d jit, but when I turned JitDump on they were all disappearing, took me a while to catch the issue.

The new field was added in #32270, @fadimounir please notify jit-contrib if you add or delete fields from struct CORINFO_*, because we need to mirror that in SPMI.

It will require a new SPMI collection (the old will fail with buffer overread).

@sandreenko sandreenko added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 27, 2020
@sandreenko sandreenko merged commit d6e3a0f into dotnet:master Mar 27, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants