Skip to content

Ensure that EnableHWIntrinsic=0 can have getMaxVectorByteLength return 0 #87502

@tannergooding

Description

@tannergooding

#87420 reverted the behavior of getMaxVectorByteLength back to returning 16 as the minimum size, even when EnableHWIntrinsic=0

This matches the behavior we've had for many releases. Longer term, we need to ensure that the various ABI, P/Invoke, and other handling is well behaved when EnableHWIntrinsic=0 and the reported maximum vector size the JIT can use is 0.

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

Relationships

None yet

Development

No branches or pull requests

Issue actions