Closed
Description
The PPC backend is using a sequence of INSERT_SUBREGs to build register tuples, which is harder to deal with in optimizations than REG_SEQUENCE which is intended for this kind of usage.
Attached starter patch. There appear to be other backend bugs resulting in verifier errors, and I'm pretty sure these pseudos should be eliminated too.
0001-PPC-Use-REG_SEQUENCE-instead-of-pairs-of-INSERT_SUBR.patch