[PATCH] D98531: [SLP]Fix crash on extending scheduling region.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 14:12:29 PDT 2021


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

Outline common code as lambda.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98531

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98531.331372.patch
Type: text/x-patch
Size: 9526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/945b7c86/attachment.bin>


More information about the llvm-commits mailing list