>
> Tested on arm-linux-gnueabi, and on benchmarks which should (and did)
> benefit from it. OK to install?
OK.
Ramana
Ramana Radhakrishnan writes:
> On 14 September 2011 13:30, Richard Sandiford
> wrote:
>> neon_vget_high and neon_vget_low extract one half of a vector.
>> The patterns look like:
>>
>> (define_insn "neon_vget_highv16qi"
>> [(set (match_operand:V8QI 0 "s_register_operand" "=w")
>> (vec_sel
On 14 September 2011 13:30, Richard Sandiford
wrote:
> neon_vget_high and neon_vget_low extract one half of a vector.
> The patterns look like:
>
> (define_insn "neon_vget_highv16qi"
> [(set (match_operand:V8QI 0 "s_register_operand" "=w")
> (vec_select:V8QI (match_operand:V16QI 1 "s_regis