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

SubArray: infer contiguity, skip multiply in indexing #9329

Merged
merged 1 commit into from
Dec 12, 2014
Merged

Conversation

timholy
Copy link
Sponsor Member

@timholy timholy commented Dec 12, 2014

This seems to fix the vectorization issue described in #9322. CC @simonster.

@simonster
Copy link
Member

lgtm. This fixes vectorization on the case from #9322 for me, and takes the time down from 2.5 seconds to 1.5 seconds, which is the same timing I get with ArrayViews.

timholy added a commit that referenced this pull request Dec 12, 2014
SubArray: infer contiguity, skip multiply in indexing
@timholy timholy merged commit cab01d2 into master Dec 12, 2014
@timholy
Copy link
Sponsor Member Author

timholy commented Dec 12, 2014

Glad to know it worked.

@timholy timholy deleted the teh/stride1 branch December 29, 2014 16:11
@timholy timholy mentioned this pull request Jun 20, 2015
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.

2 participants