[PATCH] D49488: [LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC)
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 12 01:04:04 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL342027: [LV] Move InterleaveGroup and InterleavedAccessInfo to VectorUtils.h (NFC) (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49488?vs=164894&id=165027#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49488
Files:
llvm/trunk/include/llvm/Analysis/VectorUtils.h
llvm/trunk/include/llvm/IR/Instructions.h
llvm/trunk/lib/Analysis/VectorUtils.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/Transforms/LoopVectorize/SystemZ/mem-interleaving-costs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49488.165027.patch
Type: text/x-patch
Size: 64669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180912/87d02af3/attachment.bin>
More information about the llvm-commits
mailing list