[PATCH] D58045: [IndVars] Fix corner case with unreachable Phi inputs. PR40454
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 11 12:53:20 PST 2019
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
I'm not familiar with this code, but the change is strictly safer, so LGTM.
You may want to wait a bit before committing in case there are any other comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58045/new/
https://reviews.llvm.org/D58045
More information about the llvm-commits
mailing list