[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 23:18:09 PDT 2022
sameerds added a comment.
Sorry I missed this earlier. The name of the new test "issue55099.ll" doesn't really convey much information. It should be renamed to something more informative, like "preserve-child-loops.ll"
You don't have to upload a new patch here if you rename that file. Just make sure you rename it in your git commit before you do a "git push" to main branch.
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