public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] gcc-12/changes.html: nvptx - new __PTX_SM__ macro
@ 2021-08-30 10:54 Tobias Burnus
  2021-08-31 13:57 ` Tom de Vries
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Burnus @ 2021-08-30 10:54 UTC (permalink / raw)
  To: gcc-patches, Gerald Pfeifer, Tom de Vries

[-- Attachment #1: Type: text/plain, Size: 722 bytes --]

Document Roger's patch
https://gcc.gnu.org/g:3c496e92d795a8fe5c527e3c5b5a6606669ae50d

OK? Suggestions?

Tobias

PS: I have a pending wwwdocs patch for OpenMP, but I think I will hold
off with an updated version until Jakub's next patch – to avoid too many
updates.

PPS: I also have a pending wwwdocs patch for GCN, but there one tuning
follow-up patch is missing before it is fully implemented. Hence,
holding off that one as well.

-----------------
Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955

[-- Attachment #2: ptx_sm.diff --]
[-- Type: text/x-patch, Size: 591 bytes --]

gcc-12/changes.html: nvptx - new __PTX_SM__ macro

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index a8859882..d217f1c8 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -149,6 +149,8 @@ a work-in-progress.</p>
       for the generated code; permitted values are <code>3.1</code>
       (default, matches previous GCC versions) and <code>6.3</code>.
   </li>
+  <li>The <code>__PTX_SM__</code> predefined macro allows code to check the
+      compute model being targeted by the compiler.</li>
 </ul>
 <!-- <h3 id="hppa">PA-RISC</h3> -->
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [wwwdocs] gcc-12/changes.html: nvptx - new __PTX_SM__ macro
  2021-08-30 10:54 [wwwdocs] gcc-12/changes.html: nvptx - new __PTX_SM__ macro Tobias Burnus
@ 2021-08-31 13:57 ` Tom de Vries
  0 siblings, 0 replies; 2+ messages in thread
From: Tom de Vries @ 2021-08-31 13:57 UTC (permalink / raw)
  To: Tobias Burnus, gcc-patches, Gerald Pfeifer

On 8/30/21 12:54 PM, Tobias Burnus wrote:
> Document Roger's patch
> https://gcc.gnu.org/g:3c496e92d795a8fe5c527e3c5b5a6606669ae50d
> 
> OK? Suggestions?
> 

LGTM.

Thanks,
- Tom


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-31 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-30 10:54 [wwwdocs] gcc-12/changes.html: nvptx - new __PTX_SM__ macro Tobias Burnus
2021-08-31 13:57 ` Tom de Vries

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).