Skip to content

JIT: add back no side effect check when optimizing return values#31836

Merged
AndyAyersMS merged 1 commit intodotnet:masterfrom
AndyAyersMS:InlineReturnOptSideEffectCheck
Feb 6, 2020
Merged

JIT: add back no side effect check when optimizing return values#31836
AndyAyersMS merged 1 commit intodotnet:masterfrom
AndyAyersMS:InlineReturnOptSideEffectCheck

Conversation

@AndyAyersMS
Copy link
Member

Feedback from #31699.

@AndyAyersMS AndyAyersMS added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 6, 2020
@AndyAyersMS
Copy link
Member Author

@erozenfeld PTAL
cc @dotnet/jit-contrib

Copy link
Member

@erozenfeld erozenfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you for the change.

@AndyAyersMS AndyAyersMS merged commit 1a44a28 into dotnet:master Feb 6, 2020
@AndyAyersMS AndyAyersMS deleted the InlineReturnOptSideEffectCheck branch February 6, 2020 21:17
@ghost ghost added the will_lock_this label Dec 6, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Jan 5, 2021
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