From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbygQ-0001Zk-7j for qemu-devel@nongnu.org; Tue, 25 Dec 2018 21:12:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbygJ-0000Cu-QA for qemu-devel@nongnu.org; Tue, 25 Dec 2018 21:12:29 -0500 Received: from mail-pf1-x429.google.com ([2607:f8b0:4864:20::429]:40567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbygI-00009x-Qk for qemu-devel@nongnu.org; Tue, 25 Dec 2018 21:12:23 -0500 Received: by mail-pf1-x429.google.com with SMTP id i12so7261507pfo.7 for ; Tue, 25 Dec 2018 18:12:22 -0800 (PST) References: <945511ac-d99a-d483-12a2-e6ad4dda09c2@linaro.org> From: Richard Henderson Message-ID: Date: Wed, 26 Dec 2018 13:12:14 +1100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] AVX support for TCG List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nick Renieris Cc: qemu-devel@nongnu.org On 12/26/18 12:28 PM, Nick Renieris wrote: > Hi Richard, > > I did know about https://github.com/andikleen/qemu-avx but didn't > mention it as it seems abandoned and quite old (also it doesn't use > `TCGv_vec`). Yep. Mine pre-dates tcg-op-gvec.h as well. > Do you think this could work as a GSoC project? I'm potentially > interested in working on it this summer. Could be. My first guess is something like 4 months work for this. r~