These were previously defined using vector types which is incorrect.
Instead, `{u}int{8x4,16x2}_t` are aliases for `i32` and `u32`.
This also fixes CI since these types don't need to be passed in NEON
registers and this was triggering a newly added compiler warning.
|
||
|---|---|---|
| .. | ||
| assert-instr-macro | ||
| core_arch | ||
| intrinsic-test | ||
| simd-test-macro | ||
| std_detect | ||
| stdarch-gen-arm | ||
| stdarch-gen-loongarch | ||
| stdarch-test | ||
| stdarch-verify | ||