[VectorCombine] foldInsExtVectorToShuffle - canonicalize new shuffle(undef,x) ->...
[llvm-project.git] / llvm / utils / lit / tests / Inputs / shtest-output-printing / basic.txt
blob5ff0c891450bbfe5570041da482c84d7695e991f
1 # RUN: true
2 # RUN: echo hi
3 # RUN: not not wc missing-file &> %t.out || true
4 # RUN: not %{python} %S/write-a-lot.py &> %t.out