Files
clang-p2996/llvm/test/Transforms/LoopSimplifyCFG
Florian Hahn 3a4aa24fd1 [LoopSimplifyCFG] Forget loop and block dispos after merging blocks.
This fixes another case where block and loop dispositions weren't
properly invalidate after changing the CFG.

Fixes #58489.
2022-10-20 11:23:29 +01:00
..