On Tue, 29 Jun 2021 17:34:00 +0200 Tobias Burnus <tob...@codesourcery.com> 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.</p> > OpenACC. It warns about potentially suboptimal choices related > to OpenACC parallelism. > </li> > + <li>The offload target code generation for OpenMP and OpenACC can > now > + be better adjused using the new <a Typo, "adjused". Julian