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

Vector lowering improvments in GC placement #29015

Merged
merged 1 commit into from
Sep 3, 2018
Merged

Vector lowering improvments in GC placement #29015

merged 1 commit into from
Sep 3, 2018

Conversation

Keno
Copy link
Member

@Keno Keno commented Sep 2, 2018

Support for vectors of tracked pointers was incomplete in the GC placement
pass. Try to fix as many cases as possible and add some tests. A refactor
to make all of this nicer would be good (vectors weren't originally part
of the implementation), but for now, let's get it correct first.

Fixes #28536
Fixes #28913

Support for vectors of tracked pointer was incomplete in the GC placement
pass. Try to fix as many cases as possible and add some tests. A refactor
to make all of this nicer (vectors weren't originally part of the implementation
might be good), but for now, let's get it correct first.

Fixes #28536
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.

Segmentation fault when cloning a sparse matrix segmentation fault on 1.0 (and 1.1 and 0.7)
2 participants