mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +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:
parent
be50dc8b1f
commit
946bea39dc
@ -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
|
||||
|
||||
define i1 @fcmp_float1(float %a) nounwind ssp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user