[PATCH] D108703: [SLP]No need to schedule/check parent for extract{element/value} instruction.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 03:55:18 PDT 2021


ABataev added a comment.

In D108703#2974303 <https://reviews.llvm.org/D108703#2974303>, @anton-afanasyev wrote:

>> Are you able to see a quick fix? Otherwise we may need to revert and commit the test case for it to be addressed when @ABataev is back.
>
> Yes, I'm looking for a quick fix. I've answered to thread that I'm to revert it if no fix in a short time.

Looks like it crashes on shuffles, just need to add a check for shuffles in assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108703



More information about the llvm-commits mailing list