AArch64/ARM64: optimise vector selects & enable test
[oota-llvm.git] / test / CodeGen / AArch64 / neon-select_cc.ll
index f6b5d3ca57d95ef978c4d8b5624bc911e65b0c89..54103dbaaa25ce00ebd0adb2b4cc56d3fe0968c0 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 separate copy of this test due to different codegen.
 define <8x i8> @test_select_cc_v8i8_i8(i8 %a, i8 %b, <8x i8> %c, <8x i8> %d ) {
 ; CHECK-LABEL: test_select_cc_v8i8_i8:
 ; CHECK: and   w0, w0, #0xff