about summary refs log tree commit diff
path: root/tests/rustdoc/source-code-pages/html-no-source.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-05-02 22:17:02 +1000
committerGitHub <noreply@github.com>2025-05-02 22:17:02 +1000
commit27d419a6b52a96eb1e0178936eb2cd8303854d77 (patch)
tree1c452ada07872f5df182346b24320f47e45da85a /tests/rustdoc/source-code-pages/html-no-source.rs
parent30e556e7729d422bbe71db5ab28886429c4a950b (diff)
parent7443d039a5bd9724165e616e5e545e947d85c018 (diff)
downloadrust-27d419a6b52a96eb1e0178936eb2cd8303854d77.tar.gz
rust-27d419a6b52a96eb1e0178936eb2cd8303854d77.zip
Rollup merge of #140389 - sayantn:avx512fp16, r=Amanieu
Remove `avx512dq` and `avx512vl` implication for `avx512fp16`

According to Intel, `avx512fp16` requires only `avx512bw`, but LLVM also enables `avx512vl` and `avx512dq` when `avx512fp16` is active. This is relic code, and will be fixed in LLVM soon. We should remove this from Rust too asap, especially before the stabilization of AVX512

Related:
 - llvm/llvm-project#136209
 - #138940
 - rust-lang/stdarch#1781
 - #111137

``@rustbot`` label O-x86_64 O-x86_32 A-SIMD A-target-feature T-compiler -T-libs
r? ``@Amanieu``

**Update: the LLVM fix has been merged**

cc ``@rust-lang/wg-llvm`` will it be possible to update the rustc llvm version to something after llvm/llvm-project#137450
Diffstat (limited to 'tests/rustdoc/source-code-pages/html-no-source.rs')
0 files changed, 0 insertions, 0 deletions