[PATCH] D20639: SLPVectorizer: Move propagateMetadata to VectorUtils

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 13:00:12 PDT 2016


arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a subscriber: mzolotukhin.

This will be re-used by the LoadStoreVectorizer

http://reviews.llvm.org/D20639

Files:
  include/llvm/Analysis/VectorUtils.h
  lib/Analysis/VectorUtils.cpp
  lib/Transforms/Vectorize/SLPVectorizer.cpp

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


More information about the llvm-commits mailing list