[llvm] [BranchFolding] Avoid moving blocks to fall through to an indirect target (PR #152916)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 14 00:17:56 PDT 2025
https://github.com/arsenm approved this pull request.
Something feels slightly off about this; analyzeBranch is probably the worst API in llvm
https://github.com/llvm/llvm-project/pull/152916
More information about the llvm-commits
mailing list