[llvm] [PowerPC] Add phony subregisters to cover the high half of the VSX registers. (PR #94628)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 23:01:49 PDT 2024


================
@@ -434,7 +434,6 @@ BitVector PPCRegisterInfo::getReservedRegs(const MachineFunction &MF) const {
       }
     }
   }
-
----------------
chenzheng1030 wrote:

Nit: remove this unrelated change?

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


More information about the llvm-commits mailing list