Hi ,
To address the Redundant save and restore the GPR and SPE registers . · Issue #57307 · llvm/llvm-project · GitHub issue ,we are thinking have the reg list (like low and high) for the SPE registers ,and we are exploring the liveness api’s (that gives which part of reg is modified ) .
Currently we are referring the X86 for the reference and we would like to know did some-one already tried with PPC ?
~Umesh