[PATCH] D37212: [SLPVectorizer] Add struct InstructionsState, NFC
Dinar Temirbulatov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 06:23:14 PDT 2017
dtemirbulatov created this revision.
Herald added a subscriber: rengolin.
This change is part of https://reviews.llvm.org/D28907
Add struct InstructionsState that holds information about analysis of vector to be vectorized.
https://reviews.llvm.org/D37212
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37212.112888.patch
Type: text/x-patch
Size: 34700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/3f2fe3f6/attachment.bin>
More information about the llvm-commits
mailing list