Uh oh!
There was an error while loading. Please reload this page.
Revert "rustc: Fix (again) simd vectors by-val in ABI" - #55281
Conversation
This reverts commit 3cc8f73.
rust-highfive
commented
Oct 23, 2018
(rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Oct 23, 2018
I've discovered that #55073causes segfaults in stdsimd'd CI. This reverts #55073 and while the four attached issues are all serious issues it looks like LLVM has an upstream patch which may solve it and is almost surely more correct than #55073. I'm gonna reopen the requisite issues as well and we can hopefully re-close shortly therafter with an official fix from LLVM |
alexcrichton
commented
Oct 23, 2018
Also note that I haven't really bothered to try to dig into what is actually segfaulting, I'm assuming that the LLVM patch will likely land in the near future, allowing us to fix the bug at least within a month or so. |
alexcrichton
commented
Oct 23, 2018
@bors: p=1 |
petrochenkov
commented
Oct 23, 2018
@bors r+ |
bors
commented
Oct 23, 2018
📌 Commit 086f5a5 has been approved by |
bors
commented
Oct 23, 2018
Revert "rustc: Fix (again) simd vectors by-val in ABI" This reverts commit 3cc8f73.
bors
commented
Oct 23, 2018
☀️ Test successful - status-appveyor, status-travis |
This reverts commit 3cc8f73.