[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.
Loading
Please sign in to comment
In this case, we have no guarantee that the load is unconditionally executed, so the argument promotion is not legal.