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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 13:14:24 PDT 2024


================
@@ -155,6 +156,22 @@ foreach Index = 0-31 in {
                 DwarfRegNum<[!add(Index, 32), !add(Index, 32)]>;
 }
 
+// The FH and VFH registers have been marked as Artifical becauase there are no
----------------
arsenm wrote:

Typo becauase

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


More information about the llvm-commits mailing list