[PATCH] D125522: [llvm][fix-irreducible] ensure that loop subtree under child is correctly reconnected to new loop
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 17 22:48:20 PDT 2022
sameerds added a comment.
In D125522#3521160 <https://reviews.llvm.org/D125522#3521160>, @sunziping2016 wrote:
> Sorry, I'm new here, so I know little about the workflows. I've just updated the title and the summary of this revision. I don't know whether you mean this. And I've noticed there is a build failure on x64 debian. Should I fix this?
It is not enough to edit this revision in Phabricator (i.e., this web interface). You will need to amend the git commit in your worktree, because that's the one you will actually submit.
About the failure, I am not confident enough to say that you can ignore it. It is better if you ask on discourse.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125522/new/
https://reviews.llvm.org/D125522
More information about the llvm-commits
mailing list