[llvm] [JumpThreading] Remove deleted BB from Unreachable (PR #126984)

via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 13 18:12:35 PST 2025


weiguozhi wrote:

> Can we bail out of maybeMergeBasicBlockIntoOnlyPred on unreachable pred instead?

Done. But it causes regression in pr62908.ll.

https://github.com/llvm/llvm-project/pull/126984


More information about the llvm-commits mailing list