[llvm] [BranchFolder] Prevent nested salvage in empty BB chains with pseudo probes (PR #206092)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 05:24:23 PDT 2026


https://github.com/arsenm commented:

>  this change identifies empty BBs containing pseudo probes

How can a block contain a pseudo-probe if it's empty?

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


More information about the llvm-commits mailing list