Files
clang-p2996/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
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

30 KiB