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: Fix a bug in the code that scans the tree in search of nodes with multiple users.
· 98ad5f0f
Nadav Rotem
authored
Apr 21, 2013
We did not terminate the switch case and we executed the search routine twice. llvm-svn: 179974
98ad5f0f
Loading