[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 08:35:43 PDT 2021


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

Removed extra check from the function.


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.372491.patch
Type: text/x-patch
Size: 8215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210914/b2d32c81/attachment-0001.bin>


More information about the llvm-commits mailing list