[AVX512] Bring back vector-shuffle lowering support through broadcasts
[oota-llvm.git] / test / ExecutionEngine / test-phi.ll
index 69d1b0866f8a582df2713b20a7a92e7c28428a3e..c5bdfd513edca46cd33bc4a65c7fd449e4f62440 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test phi node
 @Y = global i32 6              ; <i32*> [#uses=1]