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

Avoid if-converting simple block that ends with unconditional branch or...

Avoid if-converting simple block that ends with unconditional branch or fallthrough unless it branches / falls to the 'false' block. Not profitable, may end up increasing code size.

llvm-svn: 37660
parent c3c949b4
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