-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Optimize GetType with known type #87579
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
b753523
Optimize GetType with known type
MichalPetryka 5862a59
Keep side effects
MichalPetryka 41f70ed
Update importercalls.cpp
MichalPetryka 7448b59
Update importercalls.cpp
MichalPetryka 929d18f
Update importercalls.cpp
MichalPetryka 779a799
Update importercalls.cpp
MichalPetryka 4de198e
Update importercalls.cpp
MichalPetryka 7f44e8f
Check if box is at fault here
MichalPetryka 127bd47
Update importer.cpp
MichalPetryka 0e62429
Sprinkle some asserts
MichalPetryka cde9a24
Fix building
MichalPetryka dcf25a8
Update importercalls.cpp
MichalPetryka 6abbd7b
Update importercalls.cpp
MichalPetryka 4b35aa9
Format code
MichalPetryka eb56645
Merge
MichalPetryka 6a60fc0
Try fixing the r2r test
MichalPetryka cbe32bf
Update test.cs
MichalPetryka a128856
Update main.cs
MichalPetryka f573051
Update newarray.cs
MichalPetryka f2dad1d
Update generics.cs
MichalPetryka a1b6fd7
Update gentree.cpp
MichalPetryka b61f1e1
Update gentree.cpp
MichalPetryka be56999
Update lclvars.cpp
MichalPetryka c95231a
Update lclvars.cpp
MichalPetryka 0885714
Merge branch 'dotnet:main' into gettype-exacttype
MichalPetryka e1514e4
Merge
MichalPetryka ff1adcd
Revert separated changes
MichalPetryka cf9e771
Cleanup
MichalPetryka 32c2b3a
Fix the helper
MichalPetryka 75163fd
Update src/coreclr/jit/importer.cpp
MichalPetryka 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
Fix the helper
- Loading branch information
commit 32c2b3aa800652ee4f2064ff0e5cef6be9fc1e9d
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
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
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
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.