[PATCH] D28907: [SLP] Fix for PR30787: Failure to beneficially vectorize 'copyable' elements in integer binary ops.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 14 23:58:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313348: [SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in… (authored by dinar).

Changed prior to commit:
  https://reviews.llvm.org/D28907?vs=115190&id=115363#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28907

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28907.115363.patch
Type: text/x-patch
Size: 64908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/446cf070/attachment.bin>


More information about the llvm-commits mailing list