On 20.04.20 16:52, Richard Henderson wrote:
> On 4/20/20 12:30 AM, David Hildenbrand wrote:
>>> +#if TARGET_LONG_BITS == 64
>>> +# define tcg_gen_gvec_dup_tl  tcg_gen_gvec_dup_i64
>>> +#else
>>> +# define tcg_gen_gvec_dup_tl  tcg_gen_gvec_dup_i32
>>> +#endif
>>> +
>>
>> Any user in mind?
> 
> riscv -- the in-progress patches have some ifdefs that could be avoided.
> 

Perfect

Reviewed-by: David Hildenbrand <da...@redhat.com>


-- 
Thanks,

David / dhildenb


Reply via email to