This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, IRA] Fix ALLOCNO_MODE in the case of paradoxical subreg.
- From: Wei Mi <wmi at google dot com>
- To: Vladimir Makarov <vmakarov at redhat dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, David Li <davidxl at google dot com>, Paul Pluzhnikov <ppluzhnikov at google dot com>
- Date: Tue, 1 Oct 2013 08:06:59 -0700
- Subject: Re: [PATCH, IRA] Fix ALLOCNO_MODE in the case of paradoxical subreg.
- Authentication-results: sourceware.org; auth=none
- References: <CA+4CFy73kNt8naM0Ds_8q7cpCn77aTtVRgCHUBiSFacJMQ+L7g at mail dot gmail dot com> <524304C2 dot 1040304 at redhat dot com> <CA+4CFy7APRWjyjAecTQoo=S-+5f0G79Xa_My77eYQiJ1HBkr-g at mail dot gmail dot com> <52431B06 dot 4050405 at redhat dot com> <CA+4CFy7ShZXmcNuuiEGAbBLtRJTJgJ5cMMLhJETxjJz7=N=BmQ at mail dot gmail dot com> <524339BB dot 6070301 at redhat dot com> <CA+4CFy7y3BNQTDCaNR2ypg4k8N-aFLsqmJPed2=qWZa33-g07Q at mail dot gmail dot com>
> Please check whether it is ok. Boostrap and regression ok. I am also
> verifying its performance effect on google applications (But most of
> them are 64 bits, so I cannot verify its performance effect on 32 bits
> apps).
Have verified It has no performance impact on google applications.
Thanks,
Wei Mi.