From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 9305C3858C27 for ; Tue, 29 Jun 2021 16:38:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9305C3858C27 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com IronPort-SDR: M9JvgI3vWXRZmSfRH9h6aZ8LL1yALpEpj3vojQlbL6OEZR9MhL9XmdSKUxM2ZP3zj0njSt+jNT 7YvsRcBJPpQVxuLfbJTTGW1S3oN2SOvsrJY42O2KSIUi/KWmDJtQXvyGYzU8SzQIr48Mbg8UzO qnS3pXsHV1rZJ6dZCTF+W3MGxNTPNc46uvYzo5zEsdqgDxMBYfhwBw6McpCC5Qb7Lu1xdVs1dS u3mTGq3QLimaYUScJp/VinnOCWegQUKVUMrjjJdkbg9yifTXiMs2fQDjKAbXQPUiVgkp4ONkEQ aLI= X-IronPort-AV: E=Sophos;i="5.83,309,1616486400"; d="scan'208";a="63136809" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 29 Jun 2021 08:38:16 -0800 IronPort-SDR: hlzf6gEzBYboGDxaSJt2O4sr6/Fek/UC02lJL94t1npSnpk3K0xpEyaJ5w0euTDktNoiHZESKs qriMtJO0pmCP1hdJMCZdNgrSNjLY2uuNZW2XlHS4KijIOpQZUOjDlwZGmpYOyQ12XEsjNFCQMk i3yx6PyorMdv2A1lNR4QtC1YLaZ6E0bP2O2IH+SqjjEyeHbZ6pWQbiDPblZfUNN/ojCjYrZNSF NPyumWNUnhS3kwEYoVhuMLbeSCDwIKuwzhy+rUys4by7MqqCqwm7wgYdIsi6KP2MZoksrMR/Iw I5E= Date: Tue, 29 Jun 2021 17:38:11 +0100 From: Julian Brown To: Tobias Burnus , gcc-patches , Jakub Jelinek , Andrew Stubbs , Gerald Pfeifer Subject: Re: [wwwdocs] gcc-12/changes.html: GCN - add TI mode, mention -foffload(-options) Message-ID: <20210629173811.7dd0d882@squid.athome> In-Reply-To: References: Organization: Mentor Graphics X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-06.mgc.mentorg.com (139.181.222.6) To SVR-IES-MBX-04.mgc.mentorg.com (139.181.222.4) X-Spam-Status: No, score=-11.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2021 16:38:19 -0000 On Tue, 29 Jun 2021 17:34:00 +0200 Tobias Burnus wrote: > This documents AMD GCN's new much-more complete TI-mode > (__int128_t) support, that was as v2 just posted by Julian > and should get committed very soon. Thank you! > gcc-12/changes.html: GCN - add TI mode, mention -foffload(-options) > diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html > index b854c4e6..599443e7 100644 > --- a/htdocs/gcc-12/changes.html > +++ b/htdocs/gcc-12/changes.html > @@ -62,6 +62,14 @@ a work-in-progress.

> OpenACC. It warns about potentially suboptimal choices related > to OpenACC parallelism. > > +
  • The offload target code generation for OpenMP and OpenACC can > now > + be better adjused using the new