AArch64/ARM64: add extra testing from AArch64 to ARM64
[oota-llvm.git] / test / CodeGen / AArch64 / neon-scalar-fabd.ll
index 6343310a3c02b7112b1e5f51c56e29365d5ded60..9b2ae2bbc0ab0a1a5dc30af60a57c168e67043c6 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s
+; arm64 has these two tests in vabs.ll
 
 define float @test_vabds_f32(float %a, float %b) {
 ; CHECK-LABEL: test_vabds_f32