Skip to content
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

Revert "Avoid creating a result temp for is-expressions" #69582

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

RikkiGibson
Copy link
Contributor

Reverts #68694
Suspected of introducing test failures in #69544

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 17, 2023
@RikkiGibson RikkiGibson marked this pull request as ready for review August 17, 2023 20:34
@RikkiGibson RikkiGibson requested a review from a team as a code owner August 17, 2023 20:34
@CyrusNajmabadi
Copy link
Member

tagging @alrz so he is aware we're doing this.

@RikkiGibson
Copy link
Contributor Author

Added repro in #69615 and was able to verify that without this revert, we get an NRE when running the compiled code, and once we revert, it starts behaving as expected.

@RikkiGibson RikkiGibson merged commit b4a9c62 into main Aug 18, 2023
25 checks passed
@RikkiGibson RikkiGibson deleted the revert-68694-dag-lowering branch August 18, 2023 21:05
@ghost ghost added this to the Next milestone Aug 18, 2023
@dibarbet dibarbet modified the milestones: Next, 17.8 P2 Aug 28, 2023
alrz added a commit to alrz/roslyn that referenced this pull request Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants