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

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 03:51:55 PDT 2021


ABataev added a comment.

In D105020#2971986 <https://reviews.llvm.org/D105020#2971986>, @alexfh wrote:

> Some of our tests started failing after rG84cbd71c95923f9912512f3051c6ab548a99e016 <https://reviews.llvm.org/rG84cbd71c95923f9912512f3051c6ab548a99e016> (and previously after rGa28234e37af877b2b4a23c2091c27fa18c155f9a <https://reviews.llvm.org/rGa28234e37af877b2b4a23c2091c27fa18c155f9a>). Could you revert it again while we're working on a test case?

Couldyou revert it yourself? I'm on vacation, will be back in 2 weeks.
I would appreciate it if you could send the reproducer. The patch os very complex, always triggers many different corner cases.


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