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

Jinjie Huang via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 06:04:54 PDT 2026


================
@@ -0,0 +1,108 @@
+# RUN: llc -o - %s -mtriple=x86_64-- -run-pass=branch-folder | FileCheck %s
+
----------------
Jinjie-Huang wrote:

Done. Thanks!

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


More information about the llvm-commits mailing list