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
Scalar
MemCpyOptimizer.cpp
Find file
Blame
History
Permalink
Fix the other half of the alignment changing issue by making sure that the
· 3ad2f3a2
Eric Christopher
authored
Oct 01, 2010
memcpy alignment is the minimum of the incoming alignments. Fixes PR 8266. llvm-svn: 115305
3ad2f3a2
Loading