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

            Bug ID: 100565
           Summary: [nvptx] Need configure options for misa default
           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: ---

We have -misa, and soon we'll have -mptx (PR96005).

We can try to make sensible decisions about proper defaults, but we still may
get it wrong for some users.  So, better allow users to override the default in
a way that does not involve changing the sources.

Something like --with-nvptx-isa=sm_30 --with-nvptx-ptx-version=3.1.

Reply via email to