Skip to content
Commit d3f3f0ad authored by Evan Cheng's avatar Evan Cheng
Browse files

ifcvt a triangle: don't merge ifcvt block with rejoin block if it can fall...

ifcvt a triangle: don't merge ifcvt block with rejoin block if it can fall through to it. If merged, the resulting block is not a candidate for iterative ifcvting since it contains both predicated and non-predicated code.

llvm-svn: 37487
parent 0ae22e99
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