public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] [GCC13] Mention Intel __bf16 support.
@ 2022-08-19  2:23 Kong, Lingling
  0 siblings, 0 replies; only message in thread
From: Kong, Lingling @ 2022-08-19  2:23 UTC (permalink / raw)
  To: Liu, Hongtao, gcc-patches

Hi

The patch is for mention Intel __bf16 support in gcc13.
Ok for master ?

Thanks,
Lingling

htdocs/gcc-13/changes.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/htdocs/gcc-13/changes.html b/htdocs/gcc-13/changes.html index 57bd8724..7d98329c 100644
--- a/htdocs/gcc-13/changes.html
+++ b/htdocs/gcc-13/changes.html
@@ -122,7 +122,12 @@ a work-in-progress.</p>
 
 <!-- <h3 id="avr">AVR</h3> -->
 
-<!-- <h3 id="x86">IA-32/x86-64</h3> -->
+<h3 id="x86">IA-32/x86-64</h3>
+<ul>
+  <li>For both C and C++ the <code>__bf16</code> type is supported on
+      x86 systems with SSE2 and above enabled.
+  </li>
+</ul>
 
 <!-- <h3 id="mips">MIPS</h3> -->
 
--
2.18.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-19  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-19  2:23 [wwwdocs] [GCC13] Mention Intel __bf16 support Kong, Lingling

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).