[llvm] [AMDGPU][WIP] Optimize SGPR spills (PR #93668)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 3 01:44:07 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.
----------------
cdevadas wrote:
Why this change?
https://github.com/llvm/llvm-project/pull/93668
More information about the llvm-commits
mailing list