Skip to content

Commit b5cf231

Browse files
committed
add nvptx_target_feature
1 parent 1aca4dd commit b5cf231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/core_arch/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
arm_target_feature,
2525
avx512_target_feature,
2626
mips_target_feature,
27+
nvptx_target_feature,
2728
powerpc_target_feature,
2829
s390x_target_feature,
2930
loongarch_target_feature,

0 commit comments

Comments
 (0)