Re: [PATCH PR71956] Add missed check on MASK_STORE builtin.

2016-08-11 Thread Jakub Jelinek
On Thu, Aug 11, 2016 at 02:03:37PM +0300, Yuri Rumyantsev wrote: > Hi All, > > Jakub introduced regression after r235764 and we got RF for > spec2000/176.gcc on HSW if loop vectorization is on (32-bit only). > Here is a simple fix which cures the issue. > > Is it OK for trunk? > ChangeLog: > 2016

[PATCH PR71956] Add missed check on MASK_STORE builtin.

2016-08-11 Thread Yuri Rumyantsev
Hi All, Jakub introduced regression after r235764 and we got RF for spec2000/176.gcc on HSW if loop vectorization is on (32-bit only). Here is a simple fix which cures the issue. Is it OK for trunk? ChangeLog: 2016-08-11 Yuri Rumyantsev PR rtl-optimization/71956 * ipa-pure-const.c (check_call