Skip to content

Add MRV debug info for multi-register FP/mixed struct returns on Unix x64#129992

Open
tommcdon wants to merge 3 commits into
dotnet:mainfrom
tommcdon:dev/tommcdon/mrv-multireg-fp-debuginfo
Open

Add MRV debug info for multi-register FP/mixed struct returns on Unix x64#129992
tommcdon wants to merge 3 commits into
dotnet:mainfrom
tommcdon:dev/tommcdon/mrv-multireg-fp-debuginfo

Refactor: replace VLT_REG_FP_REG* with unified RegNum encoding

78af259
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jul 2, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Build Failures

runtime / Build / browser-wasm linux checked CoreCLR_ReleaseLibraries / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Failed to build "CoreCLR component".

runtime / Build / browser-wasm windows checked CoreCLR_ReleaseLibraries / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌BUILD: Error: native component build failed. Refer to the build log files for details.

runtime / Build / linux-arm64 Debug Libraries_CheckedCoreCLR / Build product

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌Failed to build "CoreCLR component".

16 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [runtime-dev-innerloop]

Test Failures (1 tests failed)

🔹 [All failing tests from runtime]

Was this helpful? Yes No