Skip to content

Conversation

MichalStrehovsky
Copy link
Member

Native AOT outerloops are broken, we need outerloops green.

Cc @dotnet/ilc-contrib @dotnet/jit-contrib

Native AOT outerloops are broken, we need outerloops green.
@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 10:38
@MichalStrehovsky MichalStrehovsky added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 31, 2025
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR disables the AdvSimd_ro hardware intrinsics test for Native AOT builds to address broken outerloop builds. The change adds a compatibility flag to exclude this specific ARM hardware intrinsics test from Native AOT compilation.

  • Adds NativeAotIncompatible property to disable test execution under Native AOT
  • References GitHub issue #118234 for tracking the underlying problem

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link
Contributor

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

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@MichalStrehovsky
Copy link
Member Author

/ba-g timeout and a known macOS x64 issue

@MichalStrehovsky MichalStrehovsky merged commit f736e4f into main Aug 1, 2025
93 of 98 checks passed
@MichalStrehovsky MichalStrehovsky deleted the MichalStrehovsky-patch-2 branch August 1, 2025 06:14
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2025
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.

3 participants