Relax unsafe use check. If there is one unconditional use inside the loop then...
Relax unsafe use check. If there is one unconditional use inside the loop then it is safe to promote value even if there is another conditional use inside the loop. llvm-svn: 42493
Loading
Please register or sign in to comment