[x86] Hoist the zext-lowering up in the v4i32 lowering routine -- it is
[oota-llvm.git] / test / Other / pipefail.txt
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false