public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/104926] New: [nvptx] Use human-readable register names
@ 2022-03-15  8:31 vries at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: vries at gcc dot gnu.org @ 2022-03-15  8:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104926

            Bug ID: 104926
           Summary: [nvptx] Use human-readable register names
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

There are some pseudo registers that are used for a specific function, like
cfun->machine->unisimt_outside_simt_predicate.

It would be good to print these as '%outside_simt_p' or '%r_outside_simt_p' or
some such.

Perhaps the latter is better, to be able to easily distinguish them from ptx
special registers like '%tid'.

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

only message in thread, other threads:[~2022-03-15  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-15  8:31 [Bug target/104926] New: [nvptx] Use human-readable register names vries at gcc dot gnu.org

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