It looks like LLVM requires that `simd128` is active to use these intrinsics and `relaxed-simd` isn't implicitly enabling them. This is probably something to fix at the LLVM layer as well but for now enable both the `simd128` feature as well as the `relaxed-simd` feature to fix things on our side. |
||
|---|---|---|
| .. | ||
| assert-instr-macro | ||
| core_arch | ||
| intrinsic-test | ||
| simd-test-macro | ||
| std_detect | ||
| stdarch-gen-arm | ||
| stdarch-gen-loongarch | ||
| stdarch-test | ||
| stdarch-verify | ||