================
@@ -411,6 +410,9 @@ CodeGenRegister::computeSubRegs(CodeGenRegBank &RegBank) {
         Parts.push_back(getSubRegIndex(SR->ExplicitSubRegs[j]));
----------------
jayfoad wrote:
Nit: could break out early if I.Artificial.
https://github.com/llvm/llvm-project/pull/114391