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

Promote shift RHS to vectors if needed #4781

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

kinke
Copy link
Member

@kinke kinke commented Nov 13, 2024

Fixes #3606.

@kinke
Copy link
Member Author

kinke commented Nov 13, 2024

(This would need to be upstreamed of course, just showing & CI-testing early.)

@kinke
Copy link
Member Author

kinke commented Nov 13, 2024

In upstream master now, so this is kind-of an early manual cherry-pick of dlang/dmd#17062 and dlang/dmd#17064 plus LDC-specific test.

@kinke kinke marked this pull request as ready for review November 13, 2024 23:40
@kinke kinke merged commit ad4372c into ldc-developers:master Nov 14, 2024
19 of 20 checks passed
@kinke kinke deleted the fix3606 branch November 14, 2024 02:50
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.

__vector << int produce ICE, should be illegal?
2 participants