AArch64/ARM64: port some NEON tests to ARM64
[oota-llvm.git] / test / CodeGen / AArch64 / neon-aba-abd.ll
index 54009849ef601400f5a3bede9709d58ad90d3ab8..1fe52565afe1f9f2e29bf736a6cd4b5a55ec9efc 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+neon < %s | FileCheck %s
+; arm64 has copied test in its own directory (different intrinsic names).
 
 declare <8 x i8> @llvm.arm.neon.vabdu.v8i8(<8 x i8>, <8 x i8>)
 declare <8 x i8> @llvm.arm.neon.vabds.v8i8(<8 x i8>, <8 x i8>)