[PATCH] D127288: [IndVarSimplify] Don't assert that terminator is not SCEVable (PR55925)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 11:05:08 PDT 2022
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM, thanks! I think the utilities should be able to handle critical edges here now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127288/new/
https://reviews.llvm.org/D127288
More information about the llvm-commits
mailing list