On 17.04.19 11:14, Richard Henderson wrote:
> On 4/16/19 9:42 PM, David Hildenbrand wrote:
>> On 17.04.19 06:30, Richard Henderson wrote:
>>> On 4/16/19 8:52 AM, David Hildenbrand wrote:
>>>> Let's add tcg_gen_gvec_3i(), similar to tcg_gen_gvec_2i(), however
>>>> without introducing "gen_helper_gvec_3i *fnoi", as it isn't needed
>>>> for now.
>>>>
>>>> Signed-off-by: David Hildenbrand <da...@redhat.com>
>>>> ---
>>>>  tcg/tcg-op-gvec.c | 139 ++++++++++++++++++++++++++++++++++++++++++++++
>>>>  tcg/tcg-op-gvec.h |  24 ++++++++
>>>>  2 files changed, 163 insertions(+)
>>>
>>> Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
>>>
>>>
>>> r~
>>>
>>
>> Thanks, can this go via Conny's tree or do you want to include this one
>> in your next TCG pull request?
>>
> 
> Hmm.  Lemme take it through my tree, so that I can handle the
> conflict that's certain to arise with the .opc adjustment.
> 
> There's only one patch in this set that depends on this, I think?

Yes,

[PATCH v2 28/41] s390x/tcg: Implement VECTOR ELEMENT ROTATE AND INSERT
UNDER MASK

> Connie may be able to take the other 39 in the meantime.
> 

I'll have to wait for extract2 either way, so I can also wait until this
patch reaches upstream.

-- 

Thanks,

David / dhildenb

Reply via email to