[ArgPromotion] Add test for non-willreturn load hoisting (NFC)
In this case, we have no guarantee that the load is unconditionally executed, so the argument promotion is not legal.
parent
76fd78b4
Please register or sign in to comment
In this case, we have no guarantee that the load is unconditionally executed, so the argument promotion is not legal.