Skip to content

Assertion failed '!"Didn't find a class handle for simdType"' when trying to pass Vector64<ulong> to function #35821

Description

@kunalspathak

If one of the Vector64<ulong>, Vector<long> or Vector<double> is on evaluation stack and is passed to a function, we hit assert here.

Assertion failed '!"Didn't find a class handle for simdType"'

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