[PATCH] D41767: [SLP] Fix PR35777: Incorrect handling of aggregate values.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 8 06:44:28 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL321994: [SLP] Fix PR35777: Incorrect handling of aggregate values. (authored by ABataev, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41767

Files:
  llvm/trunk/include/llvm/Transforms/Vectorize/SLPVectorizer.h
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/PR35777.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/insert-element-build-vector.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/insertvalue.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/value-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41767.128924.patch
Type: text/x-patch
Size: 22634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180108/0264961a/attachment.bin>


More information about the llvm-commits mailing list