- Notifications
You must be signed in to change notification settings - Fork 5.4k
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Description
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) Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI