[llvm] [AMDGPU][WIP] Optimize SGPR spills (PR #93668)

Vikash Gupta via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 02:10:31 PDT 2024


================
@@ -283,7 +283,7 @@ namespace llvm {
   /// critical-path and resource depth.
   extern char &MachineCombinerID;
 
-  /// StackSlotColoring - This pass performs stack coloring and merging.
+  /// StackColoring - This pass performs stack coloring and merging.
----------------
vg0204 wrote:

> Why this change?

Need to get rid of it!

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


More information about the llvm-commits mailing list