[PATCH] D20639: SLPVectorizer: Move propagateMetadata to VectorUtils

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 15:32:14 PDT 2016


arsenm updated this revision to Diff 61043.
arsenm added a comment.

Merge patch and testcase


http://reviews.llvm.org/D20639

Files:
  include/llvm/Analysis/VectorUtils.h
  lib/Analysis/VectorUtils.cpp
  lib/Transforms/Vectorize/LoopVectorize.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/LoopVectorize/X86/propagate-metadata.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20639.61043.patch
Type: text/x-patch
Size: 8407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/1bc6409a/attachment.bin>


More information about the llvm-commits mailing list