[PATCH] D100495: [SLP] Add detection of shuffled/perfect matching of tree entries.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 04:53:54 PDT 2021


ABataev added a comment.

In D100495#2711644 <https://reviews.llvm.org/D100495#2711644>, @bkramer wrote:

> Seeing a miscompile after this has landed. Trying to reduce a test case, but no luck so far.

Looks like I know the cause of the problem, will try to prepare a fix later today


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100495



More information about the llvm-commits mailing list