[PATCH] D125574: [BasicBlockUtils] Do not move loop metadata if outer loop header.

Hendrik Greving via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 07:06:40 PDT 2022


hgreving added a comment.

In D125574#3533949 <https://reviews.llvm.org/D125574#3533949>, @fhahn wrote:

> In D125574#3532385 <https://reviews.llvm.org/D125574#3532385>, @Meinersbur wrote:
>
>> LGTM. Please wait for @fhahn LGTM as well.
>
> It looks like the patch was landed but the commit message seems a bit out-of-sync with the code.it

Sorry I missed that request, but I had left it intentionally, the patch still does not move, but copies.

> It would probably be good to check the while function using the auto-generation script.

Would you like me to amend?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125574



More information about the llvm-commits mailing list