-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
regression: ICE in rustc_codegen_ssa/src/mir/rvalue.rs:104:55: #137892
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Comments
I'll create a PR simply removing the opt. Then I'll reland on master seprately |
WG-prioritization assigning priority (Zulip discussion). @rustbot label -I-prioritize +P-high |
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this issue
Mar 3, 2025
…, r=oli-obk Revert "store ScalarPair via memset when one side is undef and the other side can be memset" cc rust-lang#137892 reverts rust-lang#135335 r? oli-obk
rust-timer
added a commit
to rust-lang-ci/rust
that referenced
this issue
Mar 4, 2025
Rollup merge of rust-lang#137894 - compiler-errors:no-scalar-pair-opt, r=oli-obk Revert "store ScalarPair via memset when one side is undef and the other side can be memset" cc rust-lang#137892 reverts rust-lang#135335 r? oli-obk
Fix was backported to beta in #138190 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
https://crater-reports.s3.amazonaws.com/beta-1.86-3/beta-2025-02-28/gh/rodrimati1992.nlist/log.txt
The text was updated successfully, but these errors were encountered: