add nvptx_target_feature

Add target features for sm_* and ptx*, both of which form a partial
order, but cannot be combined to a single partial order. These mirror
the LLVM target features, but we do not provide LLVM target
processors (which imply both an sm_* and ptx* feature).

Add some documentation for the nvptx target.
This commit is contained in:
Jed Brown
2025-02-26 20:06:25 -07:00
parent d4e1159b8c
commit 6dbac3f09e
9 changed files with 178 additions and 2 deletions

View File

@@ -1509,6 +1509,7 @@ symbols! {
not,
notable_trait,
note,
nvptx_target_feature,
object_safe_for_dispatch,
of,
off,