aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorMatthew Simpson <mssimpso@codeaurora.org>2017-02-01 17:45:46 +0000
committerMatthew Simpson <mssimpso@codeaurora.org>2017-02-01 17:45:46 +0000
commitba5cf9dfeed75199438c965798925ca79b3afbe2 (patch)
tree5f478e87a15c6aca12969154d082134f309e4611 /llvm/lib/Bitcode
parent86d3232daf4f2ca56fa1f1de40df327101197931 (diff)
downloadllvm-ba5cf9dfeed75199438c965798925ca79b3afbe2.zip
llvm-ba5cf9dfeed75199438c965798925ca79b3afbe2.tar.gz
llvm-ba5cf9dfeed75199438c965798925ca79b3afbe2.tar.bz2
[LV] Move interleaved access helper functions to VectorUtils (NFC)
This patch moves some helper functions related to interleaved access vectorization out of LoopVectorize.cpp and into VectorUtils.cpp. We would like to use these functions in a follow-on patch that improves interleaved load and store lowering in (ARM/AArch64)ISelLowering.cpp. One of the functions was already duplicated there and has been removed. Differential Revision: https://reviews.llvm.org/D29398 llvm-svn: 293788
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions