OK
/Marcus
On 11 June 2013 14:43, Sofiane Naci wrote:
> Hi,
>
> This patch fixes a bug in the move_lo_quad_ pattern.
>
> The pattern, shown below, issues a scalar MOV instruction for vector modes:
>
> (define_insn "move_lo_quad_"
> [(set (match_operand:VQ 0 "register_operand" "=w,w,w")
>
Hi,
This patch fixes a bug in the move_lo_quad_ pattern.
The pattern, shown below, issues a scalar MOV instruction for vector modes:
(define_insn "move_lo_quad_"
[(set (match_operand:VQ 0 "register_operand" "=w,w,w")
(vec_concat:VQ
(match_operand: 1 "register_operand" "w,r,r"