[NFC][SCEV][IndVars] Add more tests for exit count w/ `select`
authorRoman Lebedev <lebedev.ri@gmail.com>
Thu, 6 Jan 2022 22:25:53 +0000 (01:25 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Thu, 6 Jan 2022 22:30:21 +0000 (01:30 +0300)
commit6a563e2570684d2398a7b800ed1165fcfe06e829
tree498961be9e586647eb6972186ca17f5278880f95
parent3d10997e42d225ead6237da98c2a714ea483a9d9
[NFC][SCEV][IndVars] Add more tests for exit count w/ `select`

See https://github.com/llvm/llvm-project/issues/53020
llvm/test/Analysis/ScalarEvolution/exit-count-select-safe.ll [new file with mode: 0644]
llvm/test/Analysis/ScalarEvolution/exit-count-select.ll
llvm/test/Transforms/IndVarSimplify/exit-count-select.ll [new file with mode: 0644]