[PATCH] D30200: [SLP] Fix for PR31880: shuffle and vectorize repeated scalar ops on extracted elements

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 04:12:02 PST 2017


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

Address Michael's comments + minor fixes


https://reviews.llvm.org/D30200

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/blending-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30200.89347.patch
Type: text/x-patch
Size: 14984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170222/a1ecc806/attachment.bin>


More information about the llvm-commits mailing list