[SCEV] Add tests that require rewriting zexts when applying guards.
authorFlorian Hahn <flo@fhahn.com>
Wed, 10 Nov 2021 16:58:27 +0000 (16:58 +0000)
committerFlorian Hahn <flo@fhahn.com>
Wed, 10 Nov 2021 16:58:27 +0000 (16:58 +0000)
commitfcf2ae992330b1a2e2ce49e9dea1b685ffa12b26
tree76214066ff4839d709e32868dac391582e695ecc
parenta1e0aa75ca019e8c4c506640d712b9f0546547b1
[SCEV] Add tests that require rewriting zexts when applying guards.

Precommit tests inspired by PR40961 and PR52464.
llvm/test/Analysis/ScalarEvolution/max-backedge-taken-count-guard-info-rewrite-expressions.ll [new file with mode: 0644]