Skip to content

[ci-scan] Test failure: Avx512F.FusedMultiplyAddNegated assertion in jitstress2-jitstressregs #128544

@github-actions

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1433539
Build error leg or test failing: coreclr Pri1 Runtime Tests Run windows x64 checked - HardwareIntrinsics_X86_Avx512_r

Error Details

JIT assertion failure in emitxarch.cpp when compiling Avx512F:FusedMultiplyAddNegated under jitstress2-jitstressregs mode. The assertion validates register allocation constraints for FMA instructions with AVX-512 encoding.

Assert failure(PID 7260 [0x00001c5c], Thread: 5484 [0x156c]): Assertion failed '(op3Reg != targetReg) || (op1Reg == targetReg)' in 'System.Runtime.Intrinsics.X86.Avx512F:FusedMultiplyAddNegated(System.Runtime.Intrinsics.Vector512`1[float],System.Runtime.Intrinsics.Vector512`1[float],System.Runtime.Intrinsics.Vector512`1[float],byte):System.Runtime.Intrinsics.Vector512`1[float]' during 'Generate code' (IL size 10; hash 0x93fdea0a; FullOpts)

    File: D:\a\_work\1\s\src\coreclr\jit\emitxarch.cpp:10315

Related closed issues: #114322, #106866 (same assertion pattern on ARM64/SVE, now regressed on x64 AVX-512 under stress).

Confirmed failing in builds 1433539 (2026-05-24) and 1432990 (2026-05-23). Build 1423851 succeeded between them, suggesting intermittent or recently re-introduced.

Error Message

{
  "ErrorMessage": "Assertion failed '(op3Reg != targetReg) || (op1Reg == targetReg)' in 'System.Runtime.Intrinsics.X86.Avx512F:FusedMultiplyAddNegated",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Note

🔒 Integrity filter blocked 6 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #125825 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • [ci-scan] Known Build Error: SocketBlockingModeTransitionTests.ConnectAsync_WithBuffer_Succeeds on Android #128141 issue_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #115508 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #114358 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #104841 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #62267 search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by CI Outer-Loop Failure Scanner · ● 44.6M ·

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions