Skip to content

JIT: ARM64 Assertion failed 'isScalableVectorSize(size)' #101786

Closed
@TIHan

Description

@TIHan

Am getting an Assertion failed 'isScalableVectorSize(size)' whenever I am trying to run ARM64 SVE tests with env vars:

DOTNET_JitLateDisasm=*
DOTNET_JitRawHexCode=Main
DOTNET_JitEmitUnitTests=Main
DOTNET_JitEmitUnitTestsSections=sve

It's a result of #101674 - specifically this line

cc @a74nh

Metadata

Metadata

Assignees

Labels

arch-arm64area-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