1 1.1 mrg ; -*- buffer-read-only: t -*- 2 1.1 mrg ; Generated automatically by gen-opt.sh from nvptx-sm.def. 3 1.1 mrg 4 1.1 mrg ; Copyright (C) 2022 Free Software Foundation, Inc. 5 1.1 mrg ; 6 1.1 mrg ; This file is part of GCC. 7 1.1 mrg ; 8 1.1 mrg ; GCC is free software; you can redistribute it and/or modify it under 9 1.1 mrg ; the terms of the GNU General Public License as published by the Free 10 1.1 mrg ; Software Foundation; either version 3, or (at your option) any later 11 1.1 mrg ; version. 12 1.1 mrg ; 13 1.1 mrg ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY 14 1.1 mrg ; WARRANTY; without even the implied warranty of MERCHANTABILITY or 15 1.1 mrg ; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 16 1.1 mrg ; for more details. 17 1.1 mrg ; 18 1.1 mrg ; You should have received a copy of the GNU General Public License 19 1.1 mrg ; along with GCC; see the file COPYING3. If not see 20 1.1 mrg ; <http://www.gnu.org/licenses/>. 21 1.1 mrg 22 1.1 mrg Enum 23 1.1 mrg Name(ptx_isa) Type(int) 24 1.1 mrg Known PTX ISA target architectures (for use with the -misa= option): 25 1.1 mrg 26 1.1 mrg EnumValue 27 1.1 mrg Enum(ptx_isa) String(sm_30) Value(PTX_ISA_SM30) 28 1.1 mrg 29 1.1 mrg EnumValue 30 1.1 mrg Enum(ptx_isa) String(sm_35) Value(PTX_ISA_SM35) 31 1.1 mrg 32 1.1 mrg EnumValue 33 1.1 mrg Enum(ptx_isa) String(sm_53) Value(PTX_ISA_SM53) 34 1.1 mrg 35 1.1 mrg EnumValue 36 1.1 mrg Enum(ptx_isa) String(sm_70) Value(PTX_ISA_SM70) 37 1.1 mrg 38 1.1 mrg EnumValue 39 1.1 mrg Enum(ptx_isa) String(sm_75) Value(PTX_ISA_SM75) 40 1.1 mrg 41 1.1 mrg EnumValue 42 1.1 mrg Enum(ptx_isa) String(sm_80) Value(PTX_ISA_SM80) 43