[Arm64] Vector64<double>.CreateScalar, Vector64<ulong>CreateScalar and Vector64<long...
authorEgor Chesakov <Egor.Chesakov@microsoft.com>
Mon, 22 Jun 2020 20:40:59 +0000 (13:40 -0700)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2020 20:40:59 +0000 (13:40 -0700)
commitab119ad18fa7cecb52ed632573e7b72784436bf2
tree481d6206e93d6b373918d7dd300b8e0ffe6179c0
parent8552b6d054b2c60555e22fea367cbaff9651eb7a
[Arm64] Vector64<double>.CreateScalar, Vector64<ulong>CreateScalar and Vector64<long>.CreateScalar (#38139)
src/coreclr/tests/src/JIT/HardwareIntrinsics/General/Shared/GenerateTests.csx
src/coreclr/tests/src/JIT/HardwareIntrinsics/General/Vector64/CreateScalar.Double.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/HardwareIntrinsics/General/Vector64/CreateScalar.Int64.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/HardwareIntrinsics/General/Vector64/CreateScalar.UInt64.cs [new file with mode: 0644]
src/coreclr/tests/src/JIT/HardwareIntrinsics/General/Vector64/Program.Vector64.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/Intrinsics/Vector64.cs
src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.cs