qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 00/38] tcg vector improvements


From: David Hildenbrand
Subject: Re: [Qemu-devel] [PATCH 00/38] tcg vector improvements
Date: Tue, 23 Apr 2019 21:15:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 20.04.19 09:34, Richard Henderson wrote:
> Based-on: tcg-next, which at present is only tcg_gen_extract2.
> 
> The dupm patches have been on list before, with a larger context
> of supporting tcg/ppc.  The rest of the set was written to support
> David's s390 vector patches.  In particular:
> 
> (1) Add vector absolute value.
> (2) Add vector shift by non-constant scalar.
> (3) Add vector shift by vector.
> (4) Add vector select.

Remind me, is this for VECTOR SELECT on s390x where we already added a
vector variant? At least VECTOR SELECT on s390x works on bit, not
element granularity.

> (5) Be more precise in handling target-specific vector expansions.
> 
> And then there's a set of bugs that I encountered while working
> on this across x86, aa64, and ppc hosts.  Tested primarily with
> aa64 as the guest, via RISU.
> 
> 
> r~


-- 

Thanks,

David / dhildenb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]