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

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 14:21:15 PDT 2021


anton-afanasyev accepted this revision.
anton-afanasyev added a comment.
This revision is now accepted and ready to land.

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

> Please rebase against `llvm/test/Transforms/SLPVectorizer/X86/extract_with_non_const_index.ll` commited at aaae726afb0ef <https://reviews.llvm.org/rGaaae726afb0efdac9867972ec0c5d544a637407a>.

LGTM with minor concerning rebase.


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