Skip to content

Commit fb9545c

Browse files
committed
Auto merge of rust-lang#79938 - tmiasko:stdarch, r=Amanieu
Update stdarch submodule Changes included: * Use a bootstrap guard for modules with new target features * Avoid calling intrinsics with invalid const arguments * Avx512bw * Avx512cd * Add AVX512BITALG * Add GFNI Intrinsics * Add AVX512VPOPCNTDQ Intrinsics * Add VPCLMULQDQ Intrinsics * Avx512bw * Reimplement `_xgetbv` with LLVM intrinsics * Avx512bw * Add reamained vmax and vmin via auto-generated code * Add VAES intrinsics Fixes rust-lang#56483.
2 parents a6590e7 + 98e3ee3 commit fb9545c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdarch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 777efaf5644706b36706a7a5c51edb63835e05ca
1+
Subproject commit f1ed22803f09e3b2c2b86d773db07ce70804987a

0 commit comments

Comments
 (0)