about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2025-05-04 13:21:08 +1000
committerGitHub <noreply@github.com>2025-05-04 13:21:08 +1000
commit020d908b641334a5b0e675545d33a3bf4f45ebb9 (patch)
treeb033fedd231b580c7da9ee1f2a56168f5364ed84 /compiler/rustc_codegen_llvm/src
parent9c949b0373ad51a9285c9dc86ee853a6137bc9f9 (diff)
parent61488e5070b0af9697250af27df5d0aa36fe7c73 (diff)
downloadrust-020d908b641334a5b0e675545d33a3bf4f45ebb9.tar.gz
rust-020d908b641334a5b0e675545d33a3bf4f45ebb9.zip
Rollup merge of #140456 - fneddy:fix_s390x_codegen_simd_ext_ins_dyn, r=wesleywiser
Fix test simd/extract-insert-dyn on s390x

Fix the test for s390x by enabling s390x vector extension via `target_feature(enable = "vector")`(#127506). As this is is still gated by `#![feature(s390x_target_feature)]` we need that attribute also.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions