Skip to content
Commit 0850f709 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

Reenable the optimization added in 133415, but change the definition of a "simple" bb to

be one with only one unconditional branch and no phis. Duplicating the phis in this case
is possible, but requeres liveness analysis or breaking edges.

llvm-svn: 133607
parent 336c2869
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