merge vector stores into wider vector stores and fix AArch64 misaligned access TLI...
[oota-llvm.git] / test / CodeGen / AArch64 / neon-or-combine.ll
index e8da72f42cd54787eaa8b6e26fa05ab7ae13aff9..260f6935ddef2b4fe39efdc65ce1e6c639e1b621 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc < %s -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s
-; RUN: llc < %s -mtriple=arm64-none-linux-gnu -mattr=+neon | FileCheck %s
 
 ; Check that the DAGCombiner does not crash with an assertion failure
 ; when performing a target specific combine to simplify a 'or' dag node