Skip to content
Commit ad554104 authored by Florian Hahn's avatar Florian Hahn
Browse files

[LoopDeletion] Remove over-eager SCEV verification.

60b85209 introduced SCEV verification to
deleteDeadLoop, but it appears this check is currently a bit over-eager
and some users of deleteDeadLoop appear to only patch up SE after
calling it (e.g. PR47753).

Remove the extra check for now. We can consider adding it back after we
tracked down the source of the inconsistency for PR47753.
parent 7f2a641a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment