Skip to content
Commit c6d52706 authored by Owen Anderson's avatar Owen Anderson
Browse files

SDISel's constant branch folding can fold away self-loops, which doesn't...

SDISel's constant branch folding can fold away self-loops, which doesn't result in any dead blocks, but
rather an incorrect phi input.  Add code to UnreachableMachineBlockElim to get rid of these entries.

llvm-svn: 54432
parent ec8f5eb5
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