[PATCH] D105020: [SLP]Improve graph reordering.
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 2 07:25:59 PDT 2021
hans added a comment.
In D105020#2919627 <https://reviews.llvm.org/D105020#2919627>, @ABataev wrote:
> In D105020#2919603 <https://reviews.llvm.org/D105020#2919603>, @hans wrote:
>
>> Just a heads up that we're seeing test failures in Chromium that bisect to this revision (http://crbug.com/1235252). Not sure what's going on yet, though.
>
> Also, would be good if you could provide a reproducer and a command line for it. I took a look at the buildbot but was unable to get info on how to reproduce it.
I don't have a reproducer yet, and it will take some work to get it. I just wanted to give a heads up, especially in case others are bisecting issues and also end up at this change.
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