about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorJed Brown <jed@jedbrown.org>2025-02-26 20:06:25 -0700
committerJed Brown <jed@jedbrown.org>2025-06-21 19:32:47 -0600
commit6dbac3f09e67c853f343df9d75a7eb213f16c959 (patch)
treedd0f019aae3256ad9f359feccc2d7b1304da731e /compiler/rustc_codegen_llvm/src/errors.rs
parentd4e1159b8c97478778b09a4cc1c7adce5653b8bf (diff)
downloadrust-6dbac3f09e67c853f343df9d75a7eb213f16c959.tar.gz
rust-6dbac3f09e67c853f343df9d75a7eb213f16c959.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions