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

Fix fast path for strides(::ReinterpretArray) with dense parent. #46114

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

N5N3
Copy link
Member

@N5N3 N5N3 commented Jul 20, 2022

Fix #46113.

@N5N3 N5N3 added domain:arrays [a, r, r, a, y, s] kind:embarrassing-bugfix Whoops! backport 1.8 Change should be backported to release-1.8 labels Jul 20, 2022
@KristofferC KristofferC merged commit 017228a into JuliaLang:master Jul 20, 2022
KristofferC pushed a commit that referenced this pull request Jul 20, 2022
@N5N3 N5N3 deleted the strides-fix branch July 20, 2022 08:09
@IanButterworth
Copy link
Sponsor Member

Thanks!

@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Aug 7, 2022
ffucci pushed a commit to ffucci/julia that referenced this pull request Aug 11, 2022
pcjentsch pushed a commit to pcjentsch/julia that referenced this pull request Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bounds error getting pointer of ReinterpretArray on 1.8+
3 participants