llvm-project/llvm/test/Transforms/LoopFlatten
luxufan 98eb917939 [LoopFlatten] Forget all block and loop dispositions after flatten
Method forgetLoop only forgets expression of phi or its users. SCEV
expressions except the above mentioned may still has loop dispositions
that point to the destroyed loop, which might cause a crash.

Fixes: https://github.com/llvm/llvm-project/issues/58865

Reviewed By: nikic, fhahn

Differential Revision: https://reviews.llvm.org/D137651
2022-11-14 10:19:11 +08:00
..
limit-not-invariant.ll
loop-flatten-negative.ll
loop-flatten-simplify-cfg.ll
loop-flatten.ll
pr40581.ll
pr49571.ll
pr58865.ll [LoopFlatten] Forget all block and loop dispositions after flatten 2022-11-14 10:19:11 +08:00
widen-iv.ll [Test] Regenerate tests using update_tests.py 2022-08-19 14:51:19 +07:00
widen-iv2.ll
widen-iv3.ll [Test] Regenerate tests using update_tests.py 2022-08-19 14:51:19 +07:00