This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 37fc544
committed
Auto merge of rust-lang#132140 - heiher:loong-lsx, r=<try>
Enable LSX feature for LoongArch Linux targets
Enable 128-bit vector (LSX) feature for `loongarch64-unknown-linux-{gnu, musl}` targets.
try-job: dist-loongarch64-linux
try-job: dist-loongarch64-muslFile tree
2 files changed
+2
-2
lines changed- compiler/rustc_target/src/spec/targets
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments