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

Optimize simple array comparisons (Issue 9477) #1766

Merged
merged 2 commits into from
Mar 31, 2013

Conversation

CyberShadow
Copy link
Member

That was fun!

Test Results

@CyberShadow
Copy link
Member Author

Whoops, Phobos is failing. Not done yet...

@CyberShadow CyberShadow reopened this Mar 19, 2013
@yebblies
Copy link
Member

It would be nice to have some more comments in there, explaining exactly what you're building.

@CyberShadow
Copy link
Member Author

Looks like my test has uncovered yet another new bug (unrelated to my patch)... That would be the fifth one!

@CyberShadow
Copy link
Member Author

Updated with Win64 test workaround and more comments.

Triggered on Linux by test81 in interpret.d with the
array comparison optimization patch.
@CyberShadow
Copy link
Member Author

The DMD git mishap caused GitHub to screw up (it was showing others' commits that were in master anyway). Rebased on HEAD, that seems to have fixed it.

@WalterBright
Copy link
Member

WalterBright added a commit that referenced this pull request Mar 31, 2013
Optimize simple array comparisons (Issue 9477)
@WalterBright WalterBright merged commit 8b9d88d into dlang:master Mar 31, 2013
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.

3 participants