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 0ea88f1c5aa98be0167e63ad680e5d61442a1990 (commit)
from d84e3a220ad223a3390a54042a492090b7f58fac (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 0ea88f1c5aa98be0167e63ad680e5d61442a1990
Author: Tobias Burnus <[email protected]>
Date: Fri Apr 10 10:24:30 2026 +0200
gcc-16/changes.html - GCN: offload launch overhead reduced
diff --git a/htdocs/gcc-16/changes.html b/htdocs/gcc-16/changes.html
index 3b9a47b3..f3584eba 100644
--- a/htdocs/gcc-16/changes.html
+++ b/htdocs/gcc-16/changes.html
@@ -433,6 +433,8 @@ struct Affected : E
<h3 id="amdgcn">AMD GPU (GCN)</h3>
<ul>
+ <li>For offloading to AMD GPUs: The launch overhead of OpenMP target regions
+ and OpenACC compute regions has been drastically reduced.</li>
<li>Experimental support for AMD Instinct MI300 (<code>gfx942</code>) devices
has been added, including the generic <code>gfx9-4-generic</code> and
mostly compatible <code>gfx950</code>.</li>
-----------------------------------------------------------------------
Summary of changes:
htdocs/gcc-16/changes.html | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
gcc-wwwdocs