about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/example.rs
diff options
context:
space:
mode:
authorJubilee Young <workingjubilee@gmail.com>2021-10-04 16:24:37 -0700
committerJubilee Young <workingjubilee@gmail.com>2021-10-04 18:03:22 -0700
commit983bc9d0a5c1296400ab6b85641fb1a0fc967842 (patch)
tree757ea6c57b61d7a4ec9f273ac42da01a9b66a82e /compiler/rustc_codegen_gcc/example/example.rs
parent175b8db73bfd078b4bcd3c28c8d6f51d5895ebf3 (diff)
downloadrust-983bc9d0a5c1296400ab6b85641fb1a0fc967842.tar.gz
rust-983bc9d0a5c1296400ab6b85641fb1a0fc967842.zip
Use arrays over tuples in SIMD tests
Simd([u8; 64]) is now valid for repr(simd), so simplify tests with
huge tuples instead. This also found some completely untested code,
so let's just ditch that.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/example.rs')
0 files changed, 0 insertions, 0 deletions