[PATCH] D127531: [SLP]Improve analysis of same/alternate code ops and scheduling.

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 11:06:50 PDT 2022


paulkirth added a comment.

We're seeing some Clang assertion failures in the Fuchsia build. I've bisected it down to this patch.

You can find the failing bot here: https://ci.chromium.org/ui/p/fuchsia/builders/ci/clang_toolchain.ci.core.arm64-release/b8799099192459783297/overview

I've filed an issue on github with the reproducer: https://github.com/llvm/llvm-project/issues/58675


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127531



More information about the llvm-commits mailing list