================ @@ -364,3 +364,34 @@ body: exit: ret void } + +define void @hang_due_to_unreachable_phi_inblock() personality ptr null { ---------------- nikic wrote: This test doesn't appear to hang even without this patch. https://github.com/llvm/llvm-project/pull/158153