[llvm] [AMDGPU] Allocate AVRegClass last (PR #146606)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 7 21:26:23 PDT 2025


================
@@ -2290,6 +2290,7 @@ MCRegister RAGreedy::selectOrSplit(const LiveInterval &VirtReg,
   LLVMContext &Ctx = MF->getFunction().getContext();
   SmallVirtRegSet FixedRegisters;
   RecoloringStack RecolorStack;
+
----------------
arsenm wrote:

Drop extra whitespace change 

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


More information about the llvm-commits mailing list