AArch64/ARM64: port some NEON tests to ARM64
[oota-llvm.git] / test / CodeGen / AArch64 / neon-2velem-high.ll
index 97031d98b7c03350face16f9c7110042987c7ea9..ebdb5b7132d8c719de5675a56f92c8a2ae5d068c 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon -fp-contract=fast | FileCheck %s
-
+; arm64 has copied test in its directory due to differing intrinsics.
 declare <2 x float> @llvm.fma.v2f32(<2 x float>, <2 x float>, <2 x float>)
 
 declare <4 x float> @llvm.fma.v4f32(<4 x float>, <4 x float>, <4 x float>)