[llvm] [AMDGPU][WIP] Optimize SGPR spills (PR #93668)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 05:55:47 PDT 2024
================
@@ -283,7 +283,7 @@ namespace llvm {
/// critical-path and resource depth.
extern char &MachineCombinerID;
- /// StackColoring - This pass performs stack coloring and merging.
+ /// StackSlotColoring - This pass performs stack coloring and merging.
----------------
jayfoad wrote:
Sorry I think I was commenting on an old version of your patch.
https://github.com/llvm/llvm-project/pull/93668
More information about the llvm-commits
mailing list