Commit e329c02
authored
Rollup merge of rust-lang#138940 - sayantn:stabilize-avx512, r=Amanieu,traviscross
Stabilize the avx512 target features
This PR stabilizes the AVX512 target features - see [this comment](rust-lang#111137 (comment)).
Tracking Issue - rust-lang#44839
The target feature UI tests have been changed to `x87` (chosen because this is very unlikely to stablize ever, please comment if some other feature will be better)
related: rust-lang#1111372 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| 190 | + | |
190 | 191 | | |
191 | 192 | | |
192 | | - | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments