[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 Sep 14 07:22:06 PDT 2021


ABataev updated this revision to Diff 372478.
ABataev added a comment.

Fixed handling of the inserts/extracts with non-const indices.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108703

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/test/Transforms/SLPVectorizer/X86/remark_extract_broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108703.372478.patch
Type: text/x-patch
Size: 8233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/b43afc22/attachment.bin>


More information about the llvm-commits mailing list