Skip to content
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

Update LLVM to include 4 backported commits by @majnemer. #35740

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

eddyb
Copy link
Member

@eddyb eddyb commented Aug 17, 2016

Partial fix for #35662, should help at least loops on small arrays.

Nominated for backporting into the new beta (not the one that's being released as stable this week).

r? @alexcrichton

@eddyb eddyb added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Aug 17, 2016
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 17, 2016

📌 Commit 34f856e has been approved by alexcrichton

@eddyb
Copy link
Member Author

eddyb commented Aug 17, 2016

@bors rollup

eddyb added a commit to eddyb/rust that referenced this pull request Aug 18, 2016
Update LLVM to include 4 backported commits by @majnemer.

Partial fix for rust-lang#35662, should help at least loops on small arrays.

Nominated for backporting into the new beta (not the one that's being released as stable this week).

r? @alexcrichton
bors added a commit that referenced this pull request Aug 18, 2016
Rollup of 12 pull requests

- Successful merges: #35346, #35734, #35739, #35740, #35742, #35744, #35749, #35750, #35751, #35756, #35766, #35768
- Failed merges:
@bors bors merged commit 34f856e into rust-lang:master Aug 18, 2016
@eddyb eddyb deleted the llvm-prl-fix branch August 18, 2016 20:19
@nikomatsakis
Copy link
Contributor

Regarding beta-nomination: decided to wait until we have a better handle on how much of a fix this is and whether a better, more complete fix is coming.

@nikomatsakis
Copy link
Contributor

Update: waiting on the fate of #36124, since this backport doesn't seem worth it without that (and maybe not at all)

@eddyb eddyb removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Sep 1, 2016
@eddyb
Copy link
Member Author

eddyb commented Sep 1, 2016

@nikomatsakis Moved the nomination to #36124.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants