Skip to content

Update GTF_VAR_USEASG in the GS transformation#78028

Merged
AndyAyersMS merged 1 commit intodotnet:mainfrom
SingleAccretion:Fix-More-UseAsg
Nov 9, 2022
Merged

Update GTF_VAR_USEASG in the GS transformation#78028
AndyAyersMS merged 1 commit intodotnet:mainfrom
SingleAccretion:Fix-More-UseAsg

Conversation

@SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Nov 8, 2022

Fixes #77975.

Test not added because:
1) This was discovered through existing testing.
2) The value is low.

No diffs.

@ghost ghost added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI community-contribution Indicates that the PR has been added by a community member labels Nov 8, 2022
@SingleAccretion SingleAccretion marked this pull request as ready for review November 8, 2022 18:19
@SingleAccretion
Copy link
Contributor Author

@dotnet/jit-contrib

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

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

Thanks!

@AndyAyersMS AndyAyersMS merged commit 2d251ae into dotnet:main Nov 9, 2022
@SingleAccretion SingleAccretion deleted the Fix-More-UseAsg branch November 11, 2022 14:14
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2022
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 community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[jitstress-random] Assertion failed '((lclNode->gtFlags & GTF_VAR_DEF) != 0) && (((lclNode->gtFlags & GTF_VAR_USEASG) != 0) == !isFullDef)'

2 participants