about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2021-04-28 07:19:49 -0700
committerAlex Crichton <alex@alexcrichton.com>2021-04-30 07:27:34 -0700
commit29a12f71f3f5db1fcf6bce66c1674f6b3e488b96 (patch)
tree148ee98d8c54254cd4d532e49c5e9f4528b4308d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent49920bc581743d6edb9f82fbff4cbafebc212619 (diff)
downloadrust-29a12f71f3f5db1fcf6bce66c1674f6b3e488b96.tar.gz
rust-29a12f71f3f5db1fcf6bce66c1674f6b3e488b96.zip
Update LLVM for more wasm simd updates
This fixes the temporary regression introduced in #84339 where the wasm
target uses `fpto{s,u}i` intrinsics but the codegen for those intrinsics
with the `+nontrapping-fptoint` LLVM feature wasn't very good (aka it
didn't use the wasm instruction). The fixes brought in here fix that and
also implement the second-to-last simd instruction in LLVM.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions