arm64: Fix Sve2 ShiftArithmeticRoundedSaturate Helper#121924
arm64: Fix Sve2 ShiftArithmeticRoundedSaturate Helper#121924jakobbotsch merged 3 commits intodotnet:mainfrom
Conversation
jonathandavies-arm
commented
Nov 24, 2025
- Fixes Several JIT.HardwareIntrinsics.Arm._Sve2.Program tests failing in the outerloop #121659 (comment)
|
@dotnet/arm64-contrib @EgorBo Please can you run the |
|
/azp run runtime-coreclr outerloop, runtime-coreclr jitstress |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
/azp run runtime-coreclr outerloop, runtime-coreclr jitstress |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
@jonathandavies-arm are the SVE failures related? |
The failures in the latest runtime-coreclr jitstress aren't related. All the other errors seem to be either build errors or timeouts which this change shouldn't affect. |
|
/azp run runtime-coreclr outerloop, runtime-coreclr jitstress |
|
Azure Pipelines successfully started running 2 pipeline(s). |
|
I see let me just double-check what is the current status of that pipeline, LGTM otherwise |
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |