Files
clang-p2996/llvm/test/Analysis/ScalarEvolution/exit-count-select.ll
Roman Lebedev 49d9acc242 [SCEV] Recognize logical or as not umin_seq (not, not)
By definition, `umin_seq` has the exact same
poison stopping properties the original `select` had:
https://alive2.llvm.org/ce/z/MUfbTL
2022-02-10 17:42:55 +03:00

11 KiB