AArch64/ARM64: enable various AArch64 tests on ARM64.
[oota-llvm.git] / test / CodeGen / AArch64 / neon-simd-tbl.ll
index 7a51c0ff4807efb0267ea281eb807b3ce3583bf4..327e7f6171bdde5e98609be1361f3605516ddbaa 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s
+; This test is just intrinsic pumping. arm64 has its own tbl/tbx tests.
 
 declare <16 x i8> @llvm.aarch64.neon.vtbx4.v16i8(<16 x i8>, <16 x i8>, <16 x i8>, <16 x i8>, <16 x i8>, <16 x i8>)