Skip to content

Assertion failed 'IsCompatibleType(cseLclVarTyp, expTyp)' #36587

Closed
@BruceForstall

Description

@BruceForstall

Failure in libraries System.Numerics.Vectors.Tests: release libraries, checked coreclr with:

set COMPlus_JitStress=1
set COMPlus_TieredCompilation=0

Windows x64

E.g.,

build -s libs+libs.tests -runtimeConfiguration checked -c Release -arch x64 /p:ArchiveTests=true

(the /p:ArchiveTests=true is required to build the RunTests.cmd wrapper scripts)

C:\gh\runtime\artifacts\bin\System.Numerics.Vectors.Tests\net5.0-Release>call .\RunTests.cmd -r C:\gh\runtime\artifacts\bin\testhost\net5.0-Windows_NT-Release-x64
Assert failure(PID 42620 [0x0000a67c], Thread: 42556 [0xa63c]): Assertion failed 'IsCompatibleType(cseLclVarTyp, expTyp)' in 'System.Numerics.Tests.Matrix3x2Tests:Matrix3x2CreateRotationCenterTest():this' during 'Optimize Valnum CSEs' (IL size 118)

    File: C:\gh\runtime\src\coreclr\src\jit\optcse.cpp Line: 2768
    Image: C:\gh\runtime\artifacts\bin\testhost\net5.0-Windows_NT-Release-x64\dotnet.exe

@briansull @tannergooding @CarolEidt @echesakovMSFT

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions