[AArch64]Merge narrow zero stores to a wider store
[oota-llvm.git] / test / CodeGen / AArch64 / fast-isel-switch-phi.ll
index f2d8090aa0aca6390415c9137f23de548b3e2f95..c4f871cb56e48bfe0dc3cb504e12a5e2f0242e68 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: llc -mtriple=aarch64-apple-darwin -fast-isel -verify-machineinstrs < %s
-; REQUIRES: asserts
 
 ; Test that the Machine Instruction PHI node doesn't have more than one operand
 ; from the same predecessor.