-
Notifications
You must be signed in to change notification settings - Fork 5.2k
JIT: Always track the context for late devirt #112396
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
8563a18
Track InlinersContext in LateDevirtualizationInfo
hez2010 3678070
Rework fix
hez2010 1173d97
Update inline context for statement as well
hez2010 dc917f2
Use IL offset from call
hez2010 57427a4
Always set DebugInfo
hez2010 e0e7344
Track InlineContext
hez2010 4b30625
Cleanup
hez2010 d01f255
Always record late devirt info
hez2010 d746d95
Always record late devirt info
hez2010 6a2dcd6
Copy gtLateDevirtualizationInfo
hez2010 125600a
Refactor to take InlineContext explicitly
hez2010 1c711a3
Set inlinersContext to nullptr
hez2010 7f7c0f4
Late devirt info always available
hez2010 55585bd
Oops
hez2010 4fa6b92
Remove the reduandant flag
hez2010 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.