Skip to content
Commit 7a7b1148 authored by Chris Lattner's avatar Chris Lattner
Browse files

Do not try to optimize PHI nodes with incredibly high degree. This reduces SCCP

time from 615s to 1.49s on a large testcase that has a gigantic switch statement
that all of the blocks in the function go to (an intepreter).

llvm-svn: 12442
parent a64923ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment