about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-02-22 09:59:41 +0000
committerbors <bors@rust-lang.org>2024-02-22 09:59:41 +0000
commit52dba5ffe73c25951fd6ae38bf20513002dd7874 (patch)
treeeb55b2cf212ff50733deffd25d5521efc0add346 /compiler/rustc_codegen_gcc/src
parentf70f19fef41cfdda75c92f163434c29ad046cf09 (diff)
parente19f89b5ffaffb680ba72e1918cd74ae101cff51 (diff)
downloadrust-52dba5ffe73c25951fd6ae38bf20513002dd7874.tar.gz
rust-52dba5ffe73c25951fd6ae38bf20513002dd7874.zip
Auto merge of #121225 - RalfJung:simd-extract-insert-const-idx, r=oli-obk,Amanieu
require simd_insert, simd_extract indices to be constants

As discussed in https://github.com/rust-lang/rust/issues/77477 (see in particular [here](https://github.com/rust-lang/rust/issues/77477#issuecomment-703149102)). This PR doesn't touch codegen yet -- the first step is to ensure that the indices are always constants; the second step is to then make use of this fact in backends.

Blocked on https://github.com/rust-lang/stdarch/pull/1530 propagating to the rustc repo.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions