This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH][MIPS] Remove "new" MIPS TLS access patterns


Robert Suchanek <Robert.Suchanek@imgtec.com> writes:
> The below finishes the revert of r137670 that was already partially reverted
> in r137734 as part of PR target/35802.
> 
> It would appear that the revert was not completed because of a spill failure
> at the time.  As LRA can handle the 'v' constraint just fine and MIPS is going
> to drop the support for the classic reload, there is no need for this workaround
> that introduces spurious moves hurting the performance.
> 
> No regression. Ok to commit?

This is OK but should wait for a patch to remove the -mlra option and associated
non-lra code.

Thanks,
Matthew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]