Skip to content

Update LLVM to bring in SIMD updates for WebAssembly - #83285

Merged
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:wasm-simd-update
Mar 20, 2021
Merged

Update LLVM to bring in SIMD updates for WebAssembly#83285
bors merged 1 commit into
rust-lang:masterfrom
alexcrichton:wasm-simd-update

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This is a continuation of rust-lang/llvm-project#96
to continue to make progress on updating Rust's support for SIMD
intrinsics on WebAssembly to the latest version of the specification.

This is a continuation of rust-lang/llvm-project#96
to continue to make progress on updating Rust's support for SIMD
intrinsics on WebAssembly to the latest version of the specification.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @cuviper

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 18, 2021
@cuviper

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Mar 19, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 1c8c261 has been approved by cuviper

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 19, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 19, 2021
Rollup of 8 pull requests
Successful merges:
- rust-lang#79986 (Only build help popup when it's really needed)
- rust-lang#82570 (Add `as_str` method for split whitespace str iterators)
- rust-lang#83244 (Fix overflowing length in Vec<ZST> to VecDeque)
- rust-lang#83254 (Include output stream in `panic!()` documentation)
- rust-lang#83269 (Revert the second deprecation of collections::Bound)
- rust-lang#83277 (Mark early otherwise optimization unsound)
- rust-lang#83285 (Update LLVM to bring in SIMD updates for WebAssembly)
- rust-lang#83297 (Do not ICE on ty::Error as an error must already have been reported)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 767b094 into rust-lang:masterMar 20, 2021
@rustbotrustbot added this to the 1.52.0 milestone Mar 20, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@alexcrichton@rust-highfive@cuviper@bors@rustbot