[PATCH] D105020: [SLP]Improve graph reordering.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 3 09:39:59 PDT 2021


ABataev added a comment.

In D105020#2922564 <https://reviews.llvm.org/D105020#2922564>, @hans wrote:

>>> Can you please revert to green in the meantime?
>>
>> It may take some time, there were other commits already. I'll revert it later if won't be able to prepare a quick fix today.
>
> If there's already a chain of commits depending on this, that's an even stronger reason to revert. What if the quick fix doesn't fix everything? Then the commit chain has just become longer and even harder to revert.
>
> I'd suggest reverting first, and then fixing without the stress.

I would not call it a stress, the reason is known, but I’ll try to revert it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105020



More information about the llvm-commits mailing list