From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2142) id 65AED385483B; Sun, 2 May 2021 23:52:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65AED385483B To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. 492ddb5990294f1b00bb2bc494af86006cbf462c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8061b9d33f55b0f01dc34ecd729a60fa432d348f X-Git-Newrev: 492ddb5990294f1b00bb2bc494af86006cbf462c Message-Id: <20210502235244.65AED385483B@sourceware.org> Date: Sun, 2 May 2021 23:52:44 +0000 (GMT) From: Gerald Pfeifer X-BeenThere: gcc-cvs-wwwdocs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs-wwwdocs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2021 23:52:44 -0000 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via 492ddb5990294f1b00bb2bc494af86006cbf462c (commit) from 8061b9d33f55b0f01dc34ecd729a60fa432d348f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 492ddb5990294f1b00bb2bc494af86006cbf462c Author: Gerald Pfeifer Date: Mon May 3 01:51:50 2021 +0200 Remove link to Intel AVX-512{VL,BW,DQ} Programming Reference Links like this to intel.com keep breaking or redirecting to generic pages, so simply remove this now. diff --git a/htdocs/git.html b/htdocs/git.html index 50fdd56a..8edde126 100644 --- a/htdocs/git.html +++ b/htdocs/git.html @@ -326,8 +326,7 @@ in Git.

avx-512vlbwdq
The goal of this branch is to implement the Intel AVX-512{VL,BW,DQ} - Programming Reference - (link). + Programming Reference. The branch is maintained by Yukhin Kirill <kirill.yukhin@intel.com>. Patches should be marked with the tag [AVX512] in the subject ----------------------------------------------------------------------- Summary of changes: htdocs/git.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) hooks/post-receive -- gcc-wwwdocs