[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 Sep 11 08:43:22 PDT 2018
fhahn updated this revision to Diff 164894.
fhahn added a comment.
Thanks! I've rebased the patch and will wait for a bit, in case there are any additional concerns, please let me know.
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.164894.patch
Type: text/x-patch
Size: 64504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180911/5678176d/attachment.bin>
More information about the llvm-commits
mailing list