On 4/25/07, Rask Ingemann Lambertsen <[EMAIL PROTECTED]> wrote:
Btw, this is no longer true unless you pass -fno-split-wide-types.
No, it is still true in most cases as some targets still have not split their own patterns for this feature. In fact in some cases you still want it not to be split anyways if the target supports loading adjacent registers (note adjacent is defined by the target headers really, that is reg 0 is adjacent to reg1, what they are up to the target). -- Pinski