[llvm] [LLVM] Successor count added to InstCount (PR #171670)

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 12 10:30:44 PST 2025


================
@@ -1737,8 +1738,13 @@ PassBuilder::buildPerModuleDefaultPipeline(OptimizationLevel Level,
   // Emit annotation remarks.
   addAnnotationRemarksPass(MPM);
 
+  // Count the types of instructions used
----------------
alinas wrote:

Remove these changes

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


More information about the llvm-commits mailing list