================ @@ -312,6 +312,55 @@ bool X86InstructionSelector::selectCopy(MachineInstr &I, } } + const int RegBankSize = 16; ---------------- GrumpyPigSkin wrote: removed :) https://github.com/llvm/llvm-project/pull/168456