Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Vectorize
VecUtils.cpp
Find file
Blame
History
Permalink
SLPVectorizer: Strength reduce SmallVectors to ArrayRefs.
· 4600bcc3
Benjamin Kramer
authored
Apr 20, 2013
Avoids a couple of copies and allows more flexibility in the clients. llvm-svn: 179935
4600bcc3
Loading