JIT: Faster vector == Vector128.Zero on arm64 (#65632)
authorEgor Bogatov <egorbo@gmail.com>
Wed, 23 Feb 2022 07:40:50 +0000 (10:40 +0300)
committerGitHub <noreply@github.com>
Wed, 23 Feb 2022 07:40:50 +0000 (10:40 +0300)
commit3ef6660e92082780ecea6e8a3fc6fe05a81837ca
tree1e5e4fa1c6918d27aac07e0f3ea8bed4cd641d32
parent2a9745176ac0cea4a86b37c52e9863d7d13f24fc
JIT: Faster vector == Vector128.Zero on arm64 (#65632)
src/coreclr/jit/lowerarmarch.cpp
src/tests/JIT/HardwareIntrinsics/General/HwiOp/CompareVectorWithZero.cs [new file with mode: 0644]
src/tests/JIT/HardwareIntrinsics/General/HwiOp/CompareVectorWithZero.csproj [new file with mode: 0644]
src/tests/issues.targets