On 11/03/2015 02:11, 박준모 wrote:
> Hi all,
> 
> This patch only affect sha2 crypto instruction's order when gcc 
> performs instruction scheduling(rtl-sched1,2).
> 
> There are no definition for crypto_sha256_fast, crypto_sha256_slow on 
> "cortex-a57.md".
> 
> This makes poor result of instruction scheduling when we use sha2 crypto 
> instructions.
> 
> This idea already applied on "cortex-a53.md". so I think it can apply on 
> GCC5(even we only accepts regression fixes.).
> 
> Is this ok?

The approach makes sense - however please resubmit the patch with a
Changelog entry and a proper plain text email so that the patch is
archived on the GCC mailing lists.

HTML email is bounced from the lists, please only use plain text when
submitting patches or writing emails to the GCC mailing lists.

regards
Ramana


> Thanks,
> 
> Junmo Park.
> 

Reply via email to