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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 31 03:05:29 PDT 2021


RKSimon added a comment.

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

> It looks like this patch causes an issue reported here: https://lists.llvm.org/pipermail/llvm-dev/2021-August/152411.html. Reverting fixes it.

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.


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