Currently, the code inside verifyFinalAllocation() doesn't track regsToFree and delayRegsToFree and they are always set to RBM_NONE. Investigate, the right way to check for these fields.
For now, as part of #48829, they are removed.
category:cq
theme:register-allocator