This repository was archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Expose MethodImplOptions.AggressiveOptimization and MethodImplAttributes.AggressiveOptimization #32322
Merged
Conversation
This file contains 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
Member
kouvel
commented
Sep 17, 2018
•
edited
Loading
edited
- Depends on Add MethodImplOptions.AggressiveOptimization and use it for tiering coreclr#20009
- Depends on Add MethodImplAttributes.AggressiveOptimization coreclr#20274
- API review 1: https://github.com/dotnet/corefx/issues/32235
- API review 2: https://github.com/dotnet/corefx/issues/32628
stephentoub
approved these changes
Sep 24, 2018
@dotnet-bot test this please |
stephentoub
approved these changes
Oct 4, 2018
Forgot to add the new test file, added in latest commit |
Missed |
noahfalk
approved these changes
Oct 5, 2018
@dotnet-bot test this please |
6baaece
to
a1f95d2
Compare
@dotnet-bot test this please |
picenka21
pushed a commit
to picenka21/runtime
that referenced
this pull request
Feb 18, 2022
…tes.AggressiveOptimization (dotnet/corefx#32322) * Expose MethodImplOptions.AggressiveOptimization Part of fix for https://github.com/dotnet/corefx/issues/32235 Depends on dotnet/coreclr#20009 API review: https://github.com/dotnet/corefx/issues/32235 * Include new test * Expose MethodImplAttributes.AggressiveOptimization and fix test API review: https://github.com/dotnet/corefx/issues/32628 Commit migrated from dotnet/corefx@3f0a1ee
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.