[llvm] [JumpThread] Fix `JumpThreading` pass to skip merging when both blocks contain convergence loop/entry intrinsics. (PR #170247)

Yanzuo Liu via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 2 08:15:06 PST 2025


zwuis wrote:

> Fixes a bug https://github.com/llvm/llvm-project/issues/165642.

You can use [this syntax](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue).

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


More information about the llvm-commits mailing list