[LoopSimplifyCFG] Clear SCEV dispositions when removing dead blocks.
When removing loops & blocks we also need to clear the SCEV dispositions as they may now contain incorrect values. Fixes #58262.
Loading
Please sign in to comment
When removing loops & blocks we also need to clear the SCEV dispositions as they may now contain incorrect values. Fixes #58262.