mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 19:35:54 +00:00
llvm/test/CodeGen/AArch64/neon-scalar-reduce-pairwise.ll: Use -mtriple here, or aach64-pecoff might be misassumed on win32 hosts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191275 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e1e8fe1f2f
commit
b2d2575bd8
@ -1,4 +1,4 @@
|
|||||||
; RUN: llc -march=aarch64 -mattr=+neon < %s | FileCheck %s
|
; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+neon < %s | FileCheck %s
|
||||||
|
|
||||||
declare <1 x i64> @llvm.aarch64.neon.vpadd(<2 x i64>)
|
declare <1 x i64> @llvm.aarch64.neon.vpadd(<2 x i64>)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user