[llvm] [CodeGen] Combine two loops in SloIndexes.cpp file (PR #127631)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 06:25:04 PST 2025


================
@@ -287,4 +295,4 @@ LLVM_DUMP_METHOD void SlotIndex::dump() const {
   print(dbgs());
   dbgs() << "\n";
 }
-#endif
+#endif
----------------
arsenm wrote:

```suggestion
#endif

```

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


More information about the llvm-commits mailing list