From 1c8c2616e4a83b04d08b7ba504a2ae83866a497a Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 18 Mar 2021 11:12:28 -0700 Subject: [PATCH] Update LLVM to bring in SIMD updates for WebAssembly This is a continuation of https://github.com/rust-lang/llvm-project/pull/96 to continue to make progress on updating Rust's support for SIMD intrinsics on WebAssembly to the latest version of the specification. --- src/llvm-project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llvm-project b/src/llvm-project index 62a1ddde22c..c3a26cbf6e7 160000 --- a/src/llvm-project +++ b/src/llvm-project @@ -1 +1 @@ -Subproject commit 62a1ddde22c267249eda72184520a21ad2052f0b +Subproject commit c3a26cbf6e73f2c5f8d03cee1f151d90a266ef3c