[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / CodeGen / X86 / 2008-01-16-InvalidDAGCombineXform.ll
index 4feb078671fb48e888140c5a8984726ab4e56d3f..e91f52ef0569609f26a0f01729cea6f42a6f914e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep IMPLICIT_DEF
+; RUN: llc < %s -march=x86 | not grep IMPLICIT_DEF
 
        %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, i32, i32 }