Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing where ClearContained is called for certain Arm64 cast ops #76517

Merged
merged 2 commits into from
Oct 4, 2022

Conversation

tannergooding
Copy link
Member

This resolves #76511

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Oct 2, 2022
@ghost ghost assigned tannergooding Oct 2, 2022
@ghost
Copy link

ghost commented Oct 2, 2022

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

Issue Details

This resolves #76511

Author: tannergooding
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@tannergooding
Copy link
Member Author

/azp run runtime-coreclr outerloop, runtime-coreclr jitstress, runtime-coreclr gcstress0x3-gcstress0xc, Fuzzlyn

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tannergooding
Copy link
Member Author

AV failures need: #76532

@tannergooding
Copy link
Member Author

The failure for Runtime_40607 is #76546

@tannergooding
Copy link
Member Author

CC. @dotnet/jit-contrib

This resolves #76511. Failures all look to be known. It might be desirable to wait to merge this until after #76532 goes in since that will fix most of the AVs.

@tannergooding
Copy link
Member Author

Merged in main to pickup #76532

@tannergooding
Copy link
Member Author

/azp run runtime-coreclr outerloop, runtime-coreclr jitstress, runtime-coreclr gcstress0x3-gcstress0xc, Fuzzlyn

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tannergooding tannergooding merged commit c23241b into dotnet:main Oct 4, 2022
@tannergooding tannergooding deleted the fix-76511 branch October 4, 2022 02:26
@tannergooding
Copy link
Member Author

@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2022
# for free to subscribe to this conversation on GitHub. Already have an account? #.
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.

Assertion failed '!op1->isUsedFromMemory()'
2 participants