[llvm] [JumpThreading] Remove deleted BB from Unreachable (PR #126984)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 01:18:23 PST 2025
https://github.com/nikic commented:
Can we bail out of maybeMergeBasicBlockIntoOnlyPred on unreachable pred instead?
https://github.com/llvm/llvm-project/pull/126984
More information about the llvm-commits
mailing list