Skip to content

Assertion 'OperIs(GT_CNS_INT, GT_CNS_LNG)' during intrinsic import #126060

@dhartglassMSFT

Description

@dhartglassMSFT

Antigen pipelines hitting this assert on windows x64, reduction:

using System.Runtime.Intrinsics; Vector256.WithElement(Vector256<double>.AllBitsSet, 4, 0.0); 
Assertion failed 'OperIs(GT_CNS_INT, GT_CNS_LNG)' in 'Program:<Main>$(System.String[])' during 'Importation' (IL size 22; hash 0x79b422bf; Tier0) 

Metadata

Metadata

Labels

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

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions