From patchwork Sat Jul 1 16:05:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 14490 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2956E27BBEA; Sat, 1 Jul 2023 17:07:20 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 7D2AE27BBE2 for ; Sat, 1 Jul 2023 17:07:19 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qFd7o-00045s-6z; Sat, 01 Jul 2023 12:07:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFd7m-00045X-EL for guix-patches@gnu.org; Sat, 01 Jul 2023 12:07:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qFd7m-0005xW-59 for guix-patches@gnu.org; Sat, 01 Jul 2023 12:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qFd7m-0006GJ-0R for guix-patches@gnu.org; Sat, 01 Jul 2023 12:07:02 -0400 Subject: bug#63888: [PATCH] gnu: Add neon2sse Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 01 Jul 2023 16:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63888 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andy Tai Cc: 63888-done@debbugs.gnu.org Mail-Followup-To: 63888@debbugs.gnu.org, ludo@gnu.org, atai@atai.org Received: via spool by 63888-done@debbugs.gnu.org id=D63888.168822756924003 (code D ref 63888); Sat, 01 Jul 2023 16:07:01 +0000 Received: (at 63888-done) by debbugs.gnu.org; 1 Jul 2023 16:06:09 +0000 Received: from localhost ([127.0.0.1]:58522 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFd6u-0006F4-RF for submit@debbugs.gnu.org; Sat, 01 Jul 2023 12:06:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qFd6q-0006EY-B8 for 63888-done@debbugs.gnu.org; Sat, 01 Jul 2023 12:06:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFd6k-0005eI-Ms; Sat, 01 Jul 2023 12:05:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=IG0vrasS/zkt0rb9W/ql8Z63mphN8VCjgH3aH0KOoLM=; b=jwFnRL0XVBjtnLGDD+K6 Pcsr+/w3izhwsj9rr4OEum5brSxvExJFfeP6HFAdqqx6sP6vwnFOyGGxiTGK9oZThHmYyyrOn3Qun 6JxEDOpmGAmM8uMgfSqvGnf7xbVPrvBGbX00QmORF7LZqrLe7fUMuY8WjiDPyr0veY9TTu8vR0eBN fG0YMnY+dEm1U7pdxZBoORUu5A0VcvabzjJdaLLjEBudmfXvKiudXdqZEu3lbeQsNCEPKZ4n5i6uC QB3wLbP4X42Uus3PXYqnq5f/v6Hcibm2CLCsMW1kAnq8eGXsN7joZ3ZZiFnuFC1J3SzCD5ZvpTKrd FvMBxw3To2fo2Q==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qFd6k-0000oY-Au; Sat, 01 Jul 2023 12:05:58 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= References: <0eb48801a9fb91b04e7bce653d13ed31d36cc011.1685867147.git.atai@atai.org> <2f8bd93b222ad34c8a8a27f0f2624e0292164fe9.1685917952.git.atai@atai.org> Date: Sat, 01 Jul 2023 18:05:55 +0200 In-Reply-To: <2f8bd93b222ad34c8a8a27f0f2624e0292164fe9.1685917952.git.atai@atai.org> (Andy Tai's message of "Sun, 4 Jun 2023 15:33:17 -0700") Message-ID: <87pm5by5uk.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Andy Tai skribis: > * gnu/packages/assembly.scm (neon2sse): New variable Hi! Applied with the edits below. Thanks, Ludo’. diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm index 30b0b27482..104e61f63f 100644 --- a/gnu/packages/assembly.scm +++ b/gnu/packages/assembly.scm @@ -576,10 +576,11 @@ (define-public neon2sse (home-page "https://github.com/intel/ARM_NEON_2_x86_SSE") (synopsis "Header file to simplify ARM->IA32 porting") (description - "The NEON_2_SSE.h file is intended to simplify ARM->IA32 porting. It makes -the correspondence (or a real porting) of ARM NEON intrinsics as defined in -arm_neon.h header and x86 SSE (up to SSE4.2) intrinsic functions as defined -in corresponding x86 compilers headers files.") - (license license:expat)))) + "The @file{NEON_2_SSE.h} file is intended to simplify ARM-to-IA32 +porting. It makes the correspondence (or a real porting) of ARM NEON +intrinsics as defined in the @file{arm_neon.h} header and x86 SSE (up to +SSE4.2) intrinsic functions as defined in corresponding x86 compilers headers +files.") + (license license:bsd-2))))