[llvm] [SimplifyCFG] Removed the conditional branch (PR #146445)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 1 02:52:25 PDT 2025


https://github.com/nikic commented:

Can you please add a PR description that explains what and why this is doing?

It looks like JumpThreading already handles this.

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


More information about the llvm-commits mailing list