diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2021-04-28 07:19:49 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2021-04-30 07:27:34 -0700 |
| commit | 29a12f71f3f5db1fcf6bce66c1674f6b3e488b96 (patch) | |
| tree | 148ee98d8c54254cd4d532e49c5e9f4528b4308d | |
| parent | 49920bc581743d6edb9f82fbff4cbafebc212619 (diff) | |
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.
| m--------- | src/llvm-project | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/llvm-project b/src/llvm-project -Subproject 0ed6038a318e34e3d76a9e55bdebc4cfd17f902 +Subproject b61c24f3521303d442fa86fe691bc8e6acc1510 |
