Skip to content

Conversation

@jakobbotsch
Copy link
Member

Fix #91062

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 24, 2023
@ghost ghost assigned jakobbotsch Aug 24, 2023
@ghost
Copy link

ghost commented Aug 24, 2023

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #91062

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@jakobbotsch jakobbotsch marked this pull request as ready for review August 24, 2023 17:08
@jakobbotsch
Copy link
Member Author

cc @dotnet/jit-contrib PTAL @tannergooding

Diffs

Copy link
Member

@tannergooding tannergooding left a comment

Choose a reason for hiding this comment

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

LGTM for net8. For net9/future it might be nice to insert the relevant AsVector2/3/4() or similar API to make this safe/work.

@jakobbotsch jakobbotsch merged commit afc7e26 into dotnet:main Aug 24, 2023
@jakobbotsch jakobbotsch deleted the fix-91062 branch August 24, 2023 19:23
@jakobbotsch jakobbotsch restored the fix-91062 branch August 24, 2023 19:24
@jakobbotsch
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

@jakobbotsch jakobbotsch deleted the fix-91062 branch August 24, 2023 19:47
@ghost ghost locked as resolved and limited conversation to collaborators Sep 24, 2023
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.

JIT: Assertion failed 'm_store->TypeGet() == m_src->TypeGet()'

2 participants