[PATCH] D49488: [LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 21 09:01:27 PDT 2018
fhahn updated this revision to Diff 161742.
fhahn added a comment.
Herald added subscribers: jfb, rkruppe.
rebased and renamed helpers as suggested. Sorry for the delay.
https://reviews.llvm.org/D49488
Files:
include/llvm/Analysis/VectorUtils.h
include/llvm/IR/Instructions.h
lib/Analysis/VectorUtils.cpp
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/SystemZ/mem-interleaving-costs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49488.161742.patch
Type: text/x-patch
Size: 64288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/80b12fb9/attachment.bin>
More information about the llvm-commits
mailing list