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
Loading
Please register or sign in to comment