Skip to content

Ensure that very large inputs are handled

Azure Pipelines / runtime (Build windows-arm64 checked CoreCLR_ReleaseLibraries) failed Jul 15, 2024 in 4m 0s

Build windows-arm64 checked CoreCLR_ReleaseLibraries failed

Annotations

Check failure on line 156 in src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-arm64 checked CoreCLR_ReleaseLibraries)

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs#L156

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs(156,50): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'index' of 'ISimdVector<TVectorDouble, double>.GetElement(TVectorDouble, int)'

Check failure on line 334 in src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-arm64 checked CoreCLR_ReleaseLibraries)

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs#L334

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs(334,48): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'index' of 'ISimdVector<TVectorSingle, float>.GetElement(TVectorSingle, int)'

Check failure on line 1856 in src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-arm64 checked CoreCLR_ReleaseLibraries)

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs#L1856

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs(1856,76): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'index' of 'ISimdVector<TVectorDouble, double>.GetElement(TVectorDouble, int)'

Check failure on line 2045 in src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-arm64 checked CoreCLR_ReleaseLibraries)

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs#L2045

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs(2045,73): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'index' of 'ISimdVector<TVectorSingle, float>.GetElement(TVectorSingle, int)'

Check failure on line 2188 in src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build windows-arm64 checked CoreCLR_ReleaseLibraries)

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs#L2188

src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\VectorMath.cs(2188,50): error CS7036: (NETCORE_ENGINEERING_TELEMETRY=Build) There is no argument given that corresponds to the required parameter 'index' of 'ISimdVector<TVectorDouble, double>.GetElement(TVectorDouble, int)'