Re: [PATCH] i386: Set priority to P_AES for Westmere

2017-08-06 Thread Uros Bizjak
On Mon, Aug 7, 2017 at 3:26 AM, H.J. Lu wrote: > The difference between Nehalem and Westmere is AES. We should set > priority to P_AES for Westmere, not P_PROC_SSE4_2 which is for Nehalem. > Otherwise, we will pick Nehalem implementation on Westmere. Tested on > Westmere. > > OK for trunk? > > H

[PATCH] i386: Set priority to P_AES for Westmere

2017-08-06 Thread H.J. Lu
The difference between Nehalem and Westmere is AES. We should set priority to P_AES for Westmere, not P_PROC_SSE4_2 which is for Nehalem. Otherwise, we will pick Nehalem implementation on Westmere. Tested on Westmere. OK for trunk? H.J. --- PR target/81743 * config/i386/i386.c (