#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.