================
@@ -8452,7 +8452,104 @@ static void addUsersInExitBlock(
return P && Inductions.contains(P);
----------------
ayalz wrote:
Should this also bail out for FOR's, to be handled explicitly elsewhere?
https://github.com/llvm/llvm-project/pull/100658