[mono] Unconditionally enable NEON/AdvSimd for arm64 with LLVM (#56323)
authorimhameed <imhameed@microsoft.com>
Sun, 1 Aug 2021 03:29:41 +0000 (20:29 -0700)
committerGitHub <noreply@github.com>
Sun, 1 Aug 2021 03:29:41 +0000 (20:29 -0700)
commit48f0271c22b12a15847ba92b134cecea2a1dead0
treeba14f49a53f4e0171468f984ea70b120118d1b83
parent30a1a3a4214ee098d63b986bf6d148880b6e15be
[mono] Unconditionally enable NEON/AdvSimd for arm64 with LLVM (#56323)

* [mono] Unconditionally enable NEON/AdvSimd for arm64 with LLVM

* Remove `mattr=neon` from the Mono AOT command line arguments for LLVM AOT tests

This is now enabled by default when using LLVM.
src/mono/mono/mini/mini.c
src/tests/run.proj