about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2024-07-11 07:52:03 -0700
committerAmanieu d'Antras <amanieu@gmail.com>2024-07-11 17:26:52 +0200
commitbb2b4293b930e18e8298120cd3d1a086bed92a3d (patch)
tree527c87ab3f13ba3a4d513272a41833a04bc4f841 /library/stdarch/crates/std_detect/src
parentf101974941c2e9fd9c98443039a2e5852dc53712 (diff)
downloadrust-bb2b4293b930e18e8298120cd3d1a086bed92a3d.tar.gz
rust-bb2b4293b930e18e8298120cd3d1a086bed92a3d.zip
wasm32: Add `simd128` to enabled features for relaxed intrinsics
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.
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions