[clang] [lld] [llvm] [ThinLTO] Reduce the number of renaming due to promotions (PR #178587)

Teresa Johnson via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 20 15:53:08 PST 2026


================
@@ -37,23 +37,23 @@
 
 ; RUN: llvm-bcanalyzer -dump %t.out.index.bc | FileCheck %s --check-prefix=COMBINED
 ; Live, NotEligibleForImport, dso_local, Internal
-; COMBINED-DAG: <COMBINED_PROFILE {{.*}} op2=119
+; COMBINED-DAG: <COMBINED_PROFILE {{.*}} op2=97
----------------
teresajohnson wrote:

why did anything in this test change?

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


More information about the cfe-commits mailing list