mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-28 07:17:32 +00:00
ARM64: explicitly ask for Apple NEON syntax so test passes on Linux
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206368 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
; RUN: llc < %s -march=arm64 -mcpu=cyclone | FileCheck %s
|
; RUN: llc < %s -march=arm64 -mcpu=cyclone -arm64-neon-syntax=apple | FileCheck %s
|
||||||
; rdar://10263824
|
; rdar://10263824
|
||||||
|
|
||||||
define i1 @fcmp_float1(float %a) nounwind ssp {
|
define i1 @fcmp_float1(float %a) nounwind ssp {
|
||||||
|
Reference in New Issue
Block a user