art/test/2022-Invariantloops/info.txt

3 lines
164 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Test a loop with invariants. In this case, since the invariants gets used later in the loop constant calculation sinking doesnt work.
Hence loop cannot be removed.