[ConstraintElim] Update test to use variable start value.
authorFlorian Hahn <flo@fhahn.com>
Fri, 10 Mar 2023 17:29:50 +0000 (18:29 +0100)
committerFlorian Hahn <flo@fhahn.com>
Fri, 10 Mar 2023 17:29:50 +0000 (18:29 +0100)
commitc32c668c8ab7e38b384a108f2f92b36e91809bd6
treec6b2b782dbd276f6210650e37dc7964d1b13917a
parentd38765604f9372dab74a82b573302bd6401c6698
[ConstraintElim] Update test to use variable start value.

Otherwise %x <= 10 will be true on the first iteration, making the latch
dead. This makes the test more robust to CE becoming more powerful in
the future.
llvm/test/Transforms/ConstraintElimination/loops.ll