[PATCH] D109596: [IndVars] Replace PHIs if loop exits on 1st iteration

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 11:25:20 PDT 2021


reames added a comment.

Just to close the loop here, I agree with Max that the case I was concerned about was not possible due to an earlier bail out.  The reapply of the reverted patch and the added assert resolve my concern entirely.  Thanks.

(Sorry for delayed response, took a vacation last week and thus only seeing this now.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109596/new/

https://reviews.llvm.org/D109596



More information about the llvm-commits mailing list