On Thu, Jul 16, 2026 at 11:28:14AM +0530, jeevitha wrote: > Hi All, > > The following patch has been bootstrapped and regtested on powerpc64le-linux. > > Add move support for the new TDOmode opaque type used to represent > 1024-bit Dense Math Registers that may be supported by future Power > processors. > > Implement the movtdo pattern to support moves between memory, VSX > registers, and Dense Math Registers. Memory moves and VSX > register-to-register moves are handled by the generic multi-register > splitter. Dense Math Register-to-Register moves use dmmr, while moves > between VSX and Dense Math Registers are expanded using dm_insert1024 > and dm_extract512.
This looks ok for submission. -- Michael Meissner, IBM PO Box 98, Ayer, Massachusetts, USA, 01432 email: [email protected]
