Skip to content

Commit ac0474e

Browse files
committed
Auto merge of #128466 - sayantn:stdarch-update, r=<try>
Update the stdarch submodule cc `@tgross35` `@Amanieu` r? `@tgross35` try-job: dist-various-2
2 parents bbf60c8 + 01bda01 commit ac0474e

File tree

3 files changed

+2
-22
lines changed

3 files changed

+2
-22
lines changed

library/core/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@
264264
#![feature(sse4a_target_feature)]
265265
#![feature(tbm_target_feature)]
266266
#![feature(wasm_target_feature)]
267+
#![feature(x86_amx_intrinsics)]
267268
// tidy-alphabetical-end
268269

269270
// allow using `core::` in intra-doc links

library/stdarch

Submodule stdarch updated 96 files

tests/codegen/simd/issue-120720-reduce-nan.rs

-21
This file was deleted.

0 commit comments

Comments
 (0)