[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / 2008-02-18-TailMergingBug.ll
index a1b973d7ccfa685fa7ae2bcad4932a3fed18efa7..363a6008a00dee94dc6e9abead916e263c1628d0 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: asserts
 ; RUN: llc < %s -march=x86 -mcpu=yonah -stats 2>&1 | grep "Number of block tails merged" | grep 16
 ; PR1909