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: Fix vec_extract_lo constraint.


On Tue, Aug 5, 2014 at 4:36 PM, Ilya Tocar <tocarip.intel@gmail.com> wrote:
>> I'd suggest op0: "=<store_mask_constraint>,v" and op1: "v,m". This
>> would result in op0:"=vm,v" op1:"v,m" and op0:"=v,v" op1:"v,m".
>>
>> Uros.
>
> Done.
>
> 2014-08-05  Ilya Tocar  <ilya.tocar@intel.com>
>
>         * common/config/i386/sse.md (vec_extract_lo_<mode><mask_name>): Fix
>         constraint.

OK wverywhere.

Thanks,
Uros.


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