[PATCH] D88395: [LoopReroll] Fix rerolling loop with extra instructions

Michael Kruse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 23:05:03 PDT 2021


Meinersbur accepted this revision.
Meinersbur added a comment.
This revision is now accepted and ready to land.

In D88395#2711046 <https://reviews.llvm.org/D88395#2711046>, @kawashima-fj wrote:

> I can push it to the GitHub main branch by myself. I don't know the criteria of pushing patch to the release branch. Should it be pushed?

You don't push yourself.

The protocol is that you close the bug report and fill the "fixed by commit" field, then add the bug as a release blocker of the 12.0.1 meta-bug <https://llvm.org/PR49317>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88395/new/

https://reviews.llvm.org/D88395



More information about the llvm-commits mailing list