Skip to content

Commit

Permalink
Auto merge of #79938 - tmiasko:stdarch, r=Amanieu
Browse files Browse the repository at this point in the history
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 #56483.
  • Loading branch information
bors committed Dec 14, 2020
2 parents fa41639 + 5ba7e99 commit 8b3ee82
Showing 1 changed file with 1 addition and 1 deletion.