[PATCH] D127288: [IndVarSimplify] Don't assert that terminator is not SCEVable (PR55925)
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 10:21:49 PDT 2022
ellis added a comment.
In D127288#3567502 <https://reviews.llvm.org/D127288#3567502>, @fhahn wrote:
> LGTM, thanks! I think the utilities should be able to handle critical edges here now.
Hi @fhahn. Do you know if there are any recent commits that add the ability to handle this? I'm wondering if this work was recent, or if this commit can be used with an earlier version of LLVM. Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127288/new/
https://reviews.llvm.org/D127288
More information about the llvm-commits
mailing list