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

Ensure that MultiplyAddEstimate exits for cases where GT_MUL is unsupported #109842

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

tannergooding
Copy link
Member

This resolves #109760

@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 Nov 14, 2024
@tannergooding
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@tannergooding
Copy link
Member Author

NAOT failures are all Microsoft.Win32.SystemEventsTests.ShutdownTest.ShutdownThroughRestartManager or Microsoft.Win32.SystemEventsTests.ShutdownTest.ShutdownSuccessDespiteThreadBlock where the failure is:

System.PlatformNotSupportedException : RemoteExecutor is not supported on this platform.

@tannergooding tannergooding merged commit aaafed2 into dotnet:main Nov 18, 2024
122 of 137 checks passed
mikelle-rogers pushed a commit to mikelle-rogers/runtime that referenced this pull request Dec 10, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2024
# 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
2 participants