]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Rollup merge of #83902 - alexcrichton:update-llvm, r=nikic
authorDylan DPC <dylan.dpc@gmail.com>
Tue, 6 Apr 2021 15:42:32 +0000 (17:42 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 15:42:32 +0000 (17:42 +0200)
commit8cee7b79476b63931b9c36dc8f46fff4c4c7bb6d
treeb09db2da7579dd34658a7a3b8f4751abad396a0e
parente00893b715ee8142123d8eb2c39050a89bae0e63
parent6c0b98724c9745e53d08610799ef91f2715af707
Rollup merge of #83902 - alexcrichton:update-llvm, r=nikic

Update LLVM to support more wasm simd ops

Adds a commit with support for i64 simd comparisons for the wasm target