[InstCombine] Signed saturation patterns
[llvm-core.git] / test / Other / pipefail.txt
blob241080aab661cbbccd4ea9659bdcab7c576148cb
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false