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
LoopStrengthReduce.cpp
Find file
Blame
History
Permalink
Fix OptimizeMax to handle an odd case where one of the max operands
· 1081f1a0
Dan Gohman
authored
Jun 22, 2010
is another max which folds. This fixes PR7454. llvm-svn: 106594
1081f1a0
Loading